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 Class

Deprecated. Do not use

Object
   Attribute
      GlobalObjectAttribute

[Visual Basic]
Public Class GlobalObjectAttribute
   Inherits Attribute
[C#]
public class GlobalObjectAttribute : Attribute
[C++]
public __gc class GlobalObjectAttribute : public Attribute
[JScript]
public class GlobalObjectAttribute extends Attribute

Remarks

[To be supplied.]

Requirements

Namespace: System.Runtime.InteropServices

Assembly: mscorlib.dll

See Also

GlobalObjectAttribute Members | System.Runtime.InteropServices Namespace