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




Get/Set a StringCollection of extensions associated with this service.

Syntax

Visual Basic (Declaration) 
Public Property Extensions As StringCollection
Visual Basic (Usage)Copy Code
Dim instance As ServerObjectName
Dim value As StringCollection
 
instance.Extensions = value
 
value = instance.Extensions
C# 
public StringCollection Extensions {get; set;}

See Also

Reference

ServerObjectName Class

ServerObjectName Members

StringCollection

StringCollection

© 2010 All Rights Reserved.