This document is archived and information here might be outdated.  Recommended version.


IGxFolder.FileSystemWorkspaceNames Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxFolder Interface > IGxFolder.FileSystemWorkspaceNames Property
ArcGIS Developer Help

IGxFolder.FileSystemWorkspaceNames Property

The Name objects for all file system workspaces represented by this folder.

[Visual Basic .NET]
Public ReadOnly Property FileSystemWorkspaceNames As IEnumName
[C#]
public IEnumName FileSystemWorkspaceNames {get;}

Product Availability

Available with ArcGIS Desktop.

See Also

IGxFolder Interface