Partager via


Breakpoint3.File, propriété

Obtient le nom du fichier dans lequel le point d'arrêt est contenu.

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

Syntaxe

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

Valeur de propriété

Type : String
Chaîne qui contient le nom du fichier dans lequel figure le point d'arrêt.

Notes

Consultez File.

Sécurité .NET Framework

Voir aussi

Référence

Breakpoint3 Interface

EnvDTE90a, espace de noms