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 。

适用于