Share via


DsmlErrorResponse.Detail Propriété

Définition

La propriété Detail comprend le contenu de l’élément <detail> d’errorResponse, le cas échéant.

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

Valeur de propriété

Contenu de l’élément <detail> de l’objet errorResponse, le cas échéant.

S’applique à