AssemblyProductAttribute.Product プロパティ

定義

製品名情報を取得します。

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

プロパティ値

製品名を保持している文字列。

適用対象

こちらもご覧ください