AssemblyProductAttribute.Product 属性

定义

获取产品名称信息。

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

属性值

包含产品名称的字符串。

适用于

另请参阅