Partager via


Breakpoint3.FileColumn, propriété

Obtient l'emplacement du caractère au sein d'une ligne dans un fichier où le point d'arrêt est défini.

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

Syntaxe

'Déclaration
ReadOnly Property FileColumn As Integer
    Get
int FileColumn { get; }
property int FileColumn {
    int get ();
}
abstract FileColumn : int
function get FileColumn () : int

Valeur de propriété

Type : System.Int32
Entier qui contient l'emplacement du caractère.

Implémentations

Breakpoint2.FileColumn

Notes

Obtient FileColumn.

Sécurité .NET Framework

Voir aussi

Référence

Breakpoint3 Interface

FileColumn, surcharge

EnvDTE90a, espace de noms