MergeSynchronizationAgent.OutputMessageFile Property
Definition
Gets or sets the input message file.
public:
virtual property System::String ^ OutputMessageFile { System::String ^ get(); void set(System::String ^ value); };
public virtual string OutputMessageFile { get; set; }
member this.OutputMessageFile : string with get, set
Public Overridable Property OutputMessageFile As String
Property Value
The input message file.