MergeSubscriberMonitor.Publisher 屬性

定義

取得或設定發行者的名稱。

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

屬性值

String

String 值。

備註

Publisher是必要的屬性。

Publisher屬性可以由任何使用者指定或抓取。

只有2.0 版的 .NET Framework 才支援這個命名空間、類別或成員 Microsoft 。

適用於