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 오류가 포함된 서버에서 반환된 개체입니다.

적용 대상