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
    Get
string File { get; }
property String^ File {
    String^ get ();
}
abstract File : string
function get File () : String

Valeur de propriété

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

Implémentations

Breakpoint2.File

Notes

Consultez File.

Sécurité .NET Framework

Voir aussi

Référence

Breakpoint3 Interface

File, surcharge

EnvDTE90a, espace de noms