言語

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

プロパティ値

発行元の名前。

適用対象