ErrorResponseException.Response Özellik

Tanım

Response özelliği, öğesine karşılık gelen <errorResponse>nesnesini içerirDsmlErrorResponse.

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

Özellik Değeri

öğesine DsmlErrorResponse karşılık gelen <errorResponse>nesne.

Şunlara uygulanır