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


IGxAGSFolder.EditFolderProperties Method (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IG > IGxAGSFolder Interface > IGxAGSFolder.EditFolderProperties Method
ArcGIS Developer Help

IGxAGSFolder.EditFolderProperties Method

Edit the folder properties.

[Visual Basic .NET]
Public Sub EditFolderProperties ( _
    ByVal hParent As Integer _
)
[C#]
public void EditFolderProperties (
    int hParent
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxAGSFolder Interface