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!

PredeclaredAttribute Constructor

Initializes a new instance of the PredeclaredAttribute class.

[Visual Basic]
Public Sub New()
[C#]
public PredeclaredAttribute();
[C++]
public: PredeclaredAttribute();
[JScript]
public function PredeclaredAttribute();

See Also

PredeclaredAttribute Class | PredeclaredAttribute Members | System.Runtime.InteropServices Namespace