MergeSynchronizationAgent.Output 속성

정의

에이전트 출력 파일을 가져오거나 설정합니다.

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

속성 값

출력 파일의 이름과 전체 경로인 String 값입니다.

구현

설명

지정된 파일 이름이 존재하면 출력이 파일에 추가됩니다.

적용 대상

추가 정보