DefaultTextViewHostOptions.ShowMarksOptionName 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.
Determines whether marks (bookmarks, breakpoints, etc.) are shown over the vertical scroll bar.
public: System::String ^ ShowMarksOptionName;
std::wstring ShowMarksOptionName;
public const string ShowMarksOptionName;
val mutable ShowMarksOptionName : string
Public Const ShowMarksOptionName As String