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


IMetadataHelper.WebPagePath Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IM > IMetadataHelper Interface > IMetadataHelper.WebPagePath Property
ArcGIS Developer Help

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