ArcObjects Library Reference (Catalog)  

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