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.Copyright

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Copyright As String
[C#]
public string Copyright {get;}
[C++]
public: __property String* get_Copyright();
[JScript]
public function get Copyright() : String;

See Also

AssemblyCopyrightAttribute Class | AssemblyCopyrightAttribute Members | System.Reflection Namespace