DsmlErrorResponse.Detail Eigenschaft

Definition

Die Eigenschaft enthält ggf. den Inhalt des Detailelements des errorResponse.The Detail property contains the contents of the <detail> element of the errorResponse if any.

public:
 property System::String ^ Detail { System::String ^ get(); };
public string Detail { get; }
member this.Detail : string
Public ReadOnly Property Detail As String

Eigenschaftswert

Der Inhalt des <Detailelements> des errorResponse (falls vorhanden).

Gilt für: