Share via


LINEDATA.fMarkers Field

If true, then syntax coloring related to the presence of markers is considered in the coloring information provided in the pAttributes parameter. If nulla null reference (Nothing in Visual Basic), then the marker data does not affect the syntax coloring returned.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop (in Microsoft.VisualStudio.TextManager.Interop.dll)

Syntax

'Déclaration
Public fMarkers As Integer
public int fMarkers
public:
int fMarkers
val mutable fMarkers: int
public var fMarkers : int

Remarks

COM Signature

From textmgr.idl:

.NET Framework Security

See Also

Reference

LINEDATA Structure

Microsoft.VisualStudio.TextManager.Interop Namespace