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