Indicates whether the use of Dgn files with any file extension is enabled.
[Visual Basic .NET] Public Property EnableAllDgnFileExtensions As Boolean
[C#] public bool EnableAllDgnFileExtensions {get; set;}
[C++]
HRESULT get_EnableAllDgnFileExtensions(
VARIANT_BOOL* pEnabled
);
[C++]
HRESULT put_EnableAllDgnFileExtensions(
VARIANT_BOOL pEnabled
);
[C++]Parameters
pEnabled [out, retval] pEnabled is a parameter of type VARIANT_BOOL pEnabled [in] pEnabled is a parameter of type VARIANT_BOOL
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.