MergeSynchronizationAgent.OutputMessageFile Propiedad

Definición

Obtiene o establece el archivo de mensajes de entrada.

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

Valor de propiedad

Archivo de mensajes de entrada.

Implementaciones

Se aplica a