EdmSchemaError.StackTrace Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une représentation de chaîne de la trace de la pile au moment où l'erreur s'est produite.
public:
property System::String ^ StackTrace { System::String ^ get(); };
public string StackTrace { get; }
member this.StackTrace : string
Public ReadOnly Property StackTrace As String
Valeur de propriété
Représentation de chaîne de la trace de la pile au moment où l'erreur s'est produite.