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!

GlobalObjectAttribute Constructor

Initializes a new instance of the GlobalObjectAttribute class.

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

See Also

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