ErrorResponseException.Response Propriedade

Definição

A propriedade Response contém o objeto DsmlErrorResponse que corresponde ao <errorResponse>.

public:
 property System::DirectoryServices::Protocols::DsmlErrorResponse ^ Response { System::DirectoryServices::Protocols::DsmlErrorResponse ^ get(); };
public System.DirectoryServices.Protocols.DsmlErrorResponse Response { get; }
member this.Response : System.DirectoryServices.Protocols.DsmlErrorResponse
Public ReadOnly Property Response As DsmlErrorResponse

Valor da propriedade

O DsmlErrorResponse objeto que corresponde ao <errorResponse>.

Aplica-se a