AllColorableItemInfo.eLineStyle Field
Specifies the line style for marker items.
Namespace: Microsoft.VisualStudio.Shell.Interop
Assembly: Microsoft.VisualStudio.Shell.Interop (in Microsoft.VisualStudio.Shell.Interop.dll)
Syntax
'Declaration
Public eLineStyle As LINESTYLE
public LINESTYLE eLineStyle
public:
LINESTYLE eLineStyle
val mutable eLineStyle: LINESTYLE
public var eLineStyle : LINESTYLE
Remarks
The eLineStyle member is a combination (binary OR) of members of the LINESTYLE enumeration.
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.