Partager via


StackFrame2.FileName, propriété

Obtient le chemin d'accès complet au fichier source qui contient ce frame de pile. Propriété en lecture seule.

Espace de noms :  EnvDTE90a
Assembly :  EnvDTE90a (dans EnvDTE90a.dll)

Syntaxe

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

Valeur de propriété

Type : String
Chaîne qui contient le chemin d'accès au fichier.

Sécurité .NET Framework

Voir aussi

Référence

StackFrame2 Interface

EnvDTE90a, espace de noms