語言

AddInAttribute.Publisher 屬性

定義

取得或設定該外掛的發行者。

public:
 property System::String ^ Publisher { System::String ^ get(); void set(System::String ^ value); };
public string Publisher { get; set; }
member this.Publisher : string with get, set
Public Property Publisher As String

屬性值

是外掛的發行商。

適用於