NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

PropertyItem.value

[To be supplied.]

[Visual Basic]
Public value() As Byte
[C#]
public byte[] value;
[C++]
public: unsigned char* value[];
[JScript]
public var value : Byte[];

See Also

PropertyItem Class | PropertyItem Members | System.Drawing.Imaging Namespace