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


IRemoteMetadata.Server Property (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (Catalog)  

IRemoteMetadata.Server Property

The URL of the ArcIMS server running the service represented by this document.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IRemoteMetadata Interface