Язык

DirectoryOperationException.Response Свойство

Определение

Свойство Response указывает DirectoryResponse объект, возвращаемый сервером, который содержит ошибку.

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

Значение свойства

Объект DirectoryResponse , возвращаемый сервером, который содержит ошибку.

Применяется к