AllColorableItemInfo.eLineStyle Field
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the line style for marker items.
public: Microsoft::VisualStudio::TextManager::Interop::LINESTYLE eLineStyle;
public: Microsoft::VisualStudio::TextManager::Interop::LINESTYLE eLineStyle;
Microsoft::VisualStudio::TextManager::Interop::LINESTYLE eLineStyle;
[System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.LINESTYLE")]
public Microsoft.VisualStudio.TextManager.Interop.LINESTYLE eLineStyle;
[<System.Runtime.InteropServices.ComAliasName("Microsoft.VisualStudio.TextManager.Interop.LINESTYLE")>]
val mutable eLineStyle : Microsoft.VisualStudio.TextManager.Interop.LINESTYLE
Public eLineStyle As LINESTYLE
Field Value
- Attributes
Remarks
The eLineStyle
member is a combination (binary OR) of members of the LINESTYLE enumeration.