ESRI.ArcGIS.ADF.Web
ContentType Property
See Also 
ESRI.ArcGIS.ADF.Web Namespace > MimeData Class : ContentType Property




The type of image.

Syntax

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

See Also

© 2010 All Rights Reserved.