DirectoryOperationException.Response Vlastnost

Definice

Vlastnost Response určuje DirectoryResponse objekt vrácený serverem, který obsahuje chybu.

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

Hodnota vlastnosti

Objekt DirectoryResponse vrácený serverem, který obsahuje chybu.

Platí pro