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!

ContextAttribute.AttributeName

The name of the context attribute

[Visual Basic]
Protected AttributeName As String
[C#]
protected string AttributeName;
[C++]
protected: String* AttributeName;
[JScript]
protected var AttributeName : String;

See Also

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