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フレームワークのバージョン2.0でのみサポートされています。

適用対象