The properties of the DisplayImage class are listed below. For a complete list of DisplayImage class members, see the DisplayImage Members topic.
Context (inherited from MSNObject) | The context as an url-encoded xml string. |
ContextPlain (inherited from MSNObject) | The context as an xml string, not url-encoded. |
Creator (inherited from MSNObject) | The local contact list owner |
FileLocation (inherited from MSNObject) | [Deprecated, use LoadFile()] Gets or sets the file location. When a file is set the file data is immediately read in memory to extract the filehash. It will retain in memory afterwards. |
Image | The user display image. Null if not set |
Location (inherited from MSNObject) | The location of the object. This is a location on the hard-drive. Use relative paths. This is only a text string; na data is read in after setting this field. Use FileLocation for that purpose. |
OriginalContext (inherited from MSNObject) | The original context string that was send by the remote contact |
Sha (inherited from MSNObject) | The SHA1 encrypted hash of the datastream. |
Size (inherited from MSNObject) | The total data size |
Type (inherited from MSNObject) | The type of MSN Object |
DataStream (inherited from MSNObject) | The datastream to write to, or to read from |
DisplayImage Class | XihSolutions.DotMSN Namespace