ErrorResponseException.Response 속성

정의

속성에 ResponseDsmlErrorResponse 해당하는 개체가 포함됩니다 <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

속성 값

DsmlErrorResponse 해당하는 개체입니다 <errorResponse>.

적용 대상