DirectoryOperationException.Response Eigenschaft

Definition

Die Response Eigenschaft gibt das DirectoryResponse vom Server zurückgegebene Objekt an, das einen Fehler enthält.

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

Eigenschaftswert

Das DirectoryResponse vom Server zurückgegebene Objekt, das einen Fehler enthält.

Gilt für: