MergeSessionError.SourceName Propiedad

Definición

Obtiene o establece el origen del error.

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

Valor de propiedad

Un valor String.

Comentarios

Esta propiedad puede ser recuperada o configurada por cualquier usuario.

Este espacio de nombres, clase o miembro solo es compatible con la versión 2.0 del Microsoft .NET Framework.

Se aplica a