This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IW > IWorkspaceFactoryFileExtensions Interface > IWorkspaceFactoryFileExtensions.ActivationExtensions Property (ArcObjects .NET 10.5 SDK) |
Returns the active set of delimited file extensions supported by this factory.
[Visual Basic .NET] Public ReadOnly Property ActivationExtensions As String
[C#] public string ActivationExtensions {get;}
[C++]
HRESULT get_ActivationExtensions(
BSTR* extSet
);
[C++]
Parameters extSet [out, retval] extSet is a parameter of type BSTR