언어

MergeSynchronizationAgent.InputMessageFile 속성

정의

입력 메시지 파일을 받거나 설정합니다.

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

속성 값

입력 메시지 파일.

구현

적용 대상