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




The ArcGIS Server Object Manager machine name.

Syntax

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

See Also

© 2010 All Rights Reserved.