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

属性值

发布者类型。

适用于