LINEDATA.fMarkers Field

Definition

If true, then syntax coloring related to the presence of markers is considered in the coloring information provided in the pAttributes parameter. If null, then the marker data does not affect the syntax coloring returned.

public: int fMarkers;
public: int fMarkers;
int fMarkers;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")]
public int fMarkers;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.OLE.Interop.BOOL")>]
val mutable fMarkers : int
Public fMarkers As Integer 

Field Value

Attributes

Remarks

COM Signature

From textmgr.idl:

Applies to