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


IRasterSdeConnection2.ServerName Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (DataSourcesRasterUI)  

IRasterSdeConnection2.ServerName Property

The server name.

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

Product Availability

Available with ArcGIS Desktop.

See Also

IRasterSdeConnection2 Interface