Share via


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

プロパティ値

発行元の名前。

適用対象