MergeSubscriberMonitor.Publication 属性

定义

获取或设置该订阅所属的发布的名称。

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

属性值

一个 String 值。

注解

Publication 是必需属性。

Publication该属性可由任何用户指定或检索。

此命名空间、类或成员仅在 Microsoft .NET Framework版本 2.0 中受支持。

适用于