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!

Header.Value

Object that contains the Value for the Header.

[Visual Basic]
Public Value As Object
[C#]
public object Value;
[C++]
public: Object* Value;
[JScript]
public var Value : Object;

See Also

Header Class | Header Members | System.Runtime.Remoting Namespace