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




The path to an image on file.

Syntax

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

See Also

© 2010 All Rights Reserved.