ESRI.ArcGIS.ADF.ArcGISServer
SupportedImageReturnTypes Property
See Also 
ESRI.ArcGIS.ADF.ArcGISServer Namespace > MapServerInfo Class : SupportedImageReturnTypes Property




Syntax

Visual Basic (Declaration) 
<XmlElementAttribute(XmlSchemaForm.Unqualified)>
Public Property SupportedImageReturnTypes As esriImageReturnType
Visual Basic (Usage)Copy Code
Dim instance As MapServerInfo
Dim value As esriImageReturnType
 
instance.SupportedImageReturnTypes = value
 
value = instance.SupportedImageReturnTypes
C# 
[XmlElementAttribute(XmlSchemaForm.Unqualified)]
public esriImageReturnType SupportedImageReturnTypes {get; set;}

See Also

© 2010 All Rights Reserved.