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

字串,包含著作權資訊。

適用於

另請參閱