This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxFolder Interface > IGxFolder.FileSystemWorkspaceNames Property (ArcObjects .NET 10.5 SDK) |
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;}