ArcObjects Library Reference (CatalogUI)  

IMetadataHelper.StylesheetPath Property

Path to the Stylesheets directory.

[Visual Basic .NET]
Public ReadOnly Property StylesheetPath As String
[C#]
public string StylesheetPath {get;}

Product Availability

Available with ArcGIS Desktop.

Remarks

The StylesheetPath property is no longer used in ArcGIS 10. The stylesheet that is used to display an ArcGIS item’s metadata is clearly identified in the current ArcGIS metadata style by providing a file path that originates from the ArcGIS for Desktop install location.

See Also

IMetadataHelper Interface