SynchronizationPartner.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 値。

注釈

このプロパティは、すべてのユーザーがアクセスできます。

この名前空間、クラス、またはメンバーは、.NET Framework 2.0 でのみサポートされています。

適用対象