ArcObjects Library Reference (Catalog)  

IGxFile.Edit Method

Opens an editor to modify the file.

[Visual Basic .NET]
Public Sub Edit ( _
)
[C#]
public void Edit (
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxFile Interface