LightPublication.PublisherName 屬性

定義

取得或設定出版商的名字。

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

屬性值

發行者的名稱。

適用於