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


IRasterSdeConnection.ServerName Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesRasterUI > ESRI.ArcGIS.DataSourcesRasterUI > Interfaces > IR > IRasterSdeConnection Interface > IRasterSdeConnection.ServerName Property
ArcGIS Developer Help

IRasterSdeConnection.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

IRasterSdeConnection Interface