MergeSubscriberMonitor.Publication プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
サブスクリプションが属するパブリケーションの名前を取得します。値の設定も可能です。
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 でのみサポートされています。