ArcObjects Library Reference (CatalogUI)  

IMetadataHelper.WebPagePath Property

Path to the HTML directory.

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

Product Availability

Available with ArcGIS Desktop.

Remarks

The WebPagePath property is no longer used in ArcGIS 10. The messages that are displayed if an ArcGIS item does not support metadata or if the item’s metadata is not well-formed, for example, are generated by the metadata editor.

See Also

IMetadataHelper Interface