Breakpoint3.FunctionColumnOffset Eigenschaft

Definition

Ruft den Zeilenoffset aus dem Namen eines Funktions-Haltepunkts ab.

public:
 property int FunctionColumnOffset { int get(); };
public:
 property int FunctionColumnOffset { int get(); };
[System.Runtime.InteropServices.DispId(104)]
public int FunctionColumnOffset { [System.Runtime.InteropServices.DispId(104)] get; }
[<System.Runtime.InteropServices.DispId(104)>]
[<get: System.Runtime.InteropServices.DispId(104)>]
member this.FunctionColumnOffset : int
Public ReadOnly Property FunctionColumnOffset As Integer

Eigenschaftswert

Int32

Eine ganze Zahl, die den Zeilenoffset aus dem Namen eines Funktions-Haltepunkts enthält.

Implementiert

Attribute

Hinweise

Siehe FunctionColumnOffset.

Gilt für