ArcObjects Library Reference (Catalog)  

IRemoteMetadata.IsFolder Property

Indicates whether this metadata document is a folder.

[Visual Basic .NET]
Public Property isFolder As Boolean
[C#]
public bool isFolder {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

IRemoteMetadata Interface