Share via


LightPublication.PublisherType プロパティ

定義

発行元の種類を取得または設定します。

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

プロパティ値

発行元の種類。

適用対象