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 Class

Deprecated. Do not use

Object
   Attribute
      PredeclaredAttribute

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Runtime.InteropServices

Assembly: mscorlib.dll

See Also

PredeclaredAttribute Members | System.Runtime.InteropServices Namespace