AssemblyCopyrightAttribute.Copyright 属性

定义

获取版权信息。

public:
 property System::String ^ Copyright { System::String ^ get(); };
public string Copyright { get; }
member this.Copyright : string
Public ReadOnly Property Copyright As String

属性值

String

包含版权信息的字符串。

适用于

另请参阅