This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > SpatialAnalyst > ESRI.ArcGIS.SpatialAnalyst > Interfaces > IG > IGPSATextTableNameDomain Interface > IGPSATextTableNameDomain.Extension Property (ArcObjects .NET 10.5 SDK) |
Extension.
[Visual Basic .NET] Public Property Extension As String
[C#] public string Extension {get; set;}
[C++]
HRESULT get_Extension(
BSTR* Extension
);
[C++]
HRESULT put_Extension(
BSTR Extension
);
[C++]
Parameters Extension [out, retval] Extension is a parameter of type BSTR Extension [in] Extension is a parameter of type BSTR