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.RelevantExtensions Property (ArcObjects .NET 10.5 SDK) |
Returns the complete set of delimited file extensions supported by this factory.
[Visual Basic .NET] Public ReadOnly Property RelevantExtensions As String
[C#] public string RelevantExtensions {get;}
[C++]
HRESULT get_RelevantExtensions(
BSTR* extSet
);
[C++]
Parameters extSet [out, retval] extSet is a parameter of type BSTR