ErrorResponseException.Response 屬性

定義

Response 性質包含 DsmlErrorResponse 對應於 的 <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

屬性值

對應於 <errorResponse>的物件。DsmlErrorResponse

適用於