TransSynchronizationAgent.SubscriberDatabasePath プロパティ

定義

加入者のデータベースパスを取得するか設定します。

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

プロパティ値

加入者のデータベースパス。

実装

適用対象