ArcObjects Library Reference (CatalogUI)  

IMetadataHelper.DefaultStylesheet Property

Name of the default stylesheet.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

The DefaultStylesheet property is no longer used in ArcGIS 10. The stylesheet that is used to display an ArcGIS item’s metadata is determined by the current ArcGIS metadata style.

See Also

IMetadataHelper Interface