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!

AssemblyCopyrightAttribute Class

[To be supplied.]

Object
   Attribute
      AssemblyCopyrightAttribute

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

Remarks

[To be supplied.]

Requirements

Namespace: System.Reflection

Assembly: mscorlib.dll

See Also

AssemblyCopyrightAttribute Members | System.Reflection Namespace