AssemblyProductAttribute.Product 屬性

定義

取得產品名稱資訊。

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

屬性值

字串,包含產品名稱。

適用於

另請參閱