AsqResponseControl.Result Propiedad

Definición

La Result propiedad obtiene un ResultCode objeto con datos de resultado.

public:
 property System::DirectoryServices::Protocols::ResultCode Result { System::DirectoryServices::Protocols::ResultCode get(); };
public System.DirectoryServices.Protocols.ResultCode Result { get; }
member this.Result : System.DirectoryServices.Protocols.ResultCode
Public ReadOnly Property Result As ResultCode

Valor de propiedad

Objeto ResultCode con datos de resultados.

Se aplica a