DsmlErrorResponse.Detail Proprietà

Definizione

La Detail proprietà contiene il contenuto dell'elemento <dettaglio> dell'oggetto errorResponse, se presente.

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

Valore della proprietà

Contenuto dell'elemento <dettaglio> dell'erroreResponse, se presente.

Si applica a