Share via


IVsaError.Description, propriété

Obtient une brève description de l'erreur et retourne, dans certains cas, une référence au jeton du code source à l'origine de l'erreur.

Espace de noms :  Microsoft.Vsa
Assembly :  Microsoft.Vsa (dans Microsoft.Vsa.dll)

Syntaxe

'Déclaration
ReadOnly Property Description As String
string Description { get; }
property String^ Description {
    String^ get ();
}
abstract Description : string with get
function get Description () : String

Valeur de propriété

Type : String
Retourne une description de l'erreur sous la forme d'un littéral de chaîne.

Voir aussi

Référence

IVsaError Interface

Microsoft.Vsa, espace de noms