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


IRemoteMetadata.MetadataURL Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Catalog > ESRI.ArcGIS.Catalog > Interfaces > IR > IRemoteMetadata Interface > IRemoteMetadata.MetadataURL Property
ArcGIS Developer Help

IRemoteMetadata.MetadataURL Property

URL of metadata document on server.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IRemoteMetadata Interface