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


IGxFolder.FileSystemWorkspaceNames Property (ArcObjects .NET 10.5 SDK)
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