ESRI.ArcGIS.ADF.Connection.Local
ToString Method
See Also  Send Feedback
ESRI.ArcGIS.ADF.Connection.AGS Namespace > ServerObjectName Class : ToString Method




The name of the server object.

Syntax

Visual Basic (Declaration) 
Public Overrides Function ToString() As String
Visual Basic (Usage)Copy Code
Dim instance As ServerObjectName
Dim value As String
 
value = instance.ToString()
C# 
public override string ToString()

Return Value

The name of the server object.

See Also

© 2010 All Rights Reserved.