LINESTYLE2 Enumeration

Provides additional members for the LINESTYLE enumeration.

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

Syntax

'Declaration
Public Enumeration LINESTYLE2
public enum LINESTYLE2
public enum class LINESTYLE2
type LINESTYLE2
public enum LINESTYLE2

Members

Member name Description
LI_SMARTTAGEPHEM Line style is smart tag ephemeral.
LI_SMARTTAGEPHEMSIDE Line style is smart tag ephemeral side.
LI_SMARTTAGFACT Line style is smart tag factoid.
LI_SMARTTAGFACTSIDE Line style is smart tag factoid side.

Remarks

COM Signature

From textmgr2.idl:

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace