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


IMetadataHelper.StylesheetPath Property (ArcObjects .NET 10.5 SDK)
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