IVsaError.LineText Propriété
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 le texte du code source à partir de la ligne qui a provoqué l'erreur.
public:
property System::String ^ LineText { System::String ^ get(); };
public string LineText { get; }
member this.LineText : string
Public ReadOnly Property LineText As String
Code source littéral de chaîne de la ligne à l’origine de l’erreur.
Produit | Versions |
---|---|
.NET Framework | 1.1, 2.0, 3.0, 3.5 |
Commentaires sur .NET
.NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :