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.Name

Name of the Header.

[Visual Basic]
Public Name As String
[C#]
public string Name;
[C++]
public: String* Name;
[JScript]
public var Name : String;

See Also

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