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!

Attribute Constructor

Initializes a new instance of the Attribute class.

[Visual Basic]
Protected Sub New()
[C#]
protected Attribute();
[C++]
protected: Attribute();
[JScript]
protected function Attribute();

Remarks

None

See Also

Attribute Class | Attribute Members | System Namespace