Partager via


Breakpoint3.FunctionColumnOffset, propriété

Obtient l'offset de colonne à partir du nom d'un point d'arrêt sur fonction.

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

Syntaxe

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

Valeur de propriété

Type : System.Int32
Entier qui contient l'offset de colonne à partir du nom d'un point d'arrêt sur fonction.

Implémentations

Breakpoint2.FunctionColumnOffset

Notes

Consultez FunctionColumnOffset.

Sécurité .NET Framework

Voir aussi

Référence

Breakpoint3 Interface

FunctionColumnOffset, surcharge

EnvDTE90a, espace de noms