Lenguaje

MergeSessionError.ErrorCode Propiedad

Definición

Obtiene o establece el código de error.

public:
 property System::String ^ ErrorCode { System::String ^ get(); void set(System::String ^ value); };
public string ErrorCode { get; set; }
member this.ErrorCode : string with get, set
Public Property ErrorCode 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