ESRI.ArcGIS.ADF.Connection.Core
Name Property
See Also  Send comments on this topic.
ESRI.ArcGIS.ADF.Connection Namespace > ConnectionItem Class : Name Property




The name of the server that contains an ArcGIS Server Object Manager

Syntax

Visual Basic (Declaration) 
Public Property Name As String
Visual Basic (Usage)Copy Code
Dim instance As ConnectionItem
Dim value As String
 
instance.Name = value
 
value = instance.Name
C# 
public string Name {get; set;}

See Also

© 2010 All Rights Reserved.