This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IR > IRasterFormatInfo Interface > IRasterFormatInfo.DefaultExts Property (ArcObjects .NET 10.5 SDK) |
Default format extensions.
[Visual Basic .NET] Public Property DefaultExts As String
[C#] public string DefaultExts {get; set;}
[C++]
HRESULT get_DefaultExts(
BSTR* ext
);
[C++]
HRESULT put_DefaultExts(
BSTR ext
);
[C++]
Parameters ext [out, retval] ext is a parameter of type BSTR ext [in] ext is a parameter of type BSTR