KnownViewOptions.ProhibitUserInputOption Property
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.
Gets the option to determine if view allows user input.
public static Microsoft.VisualStudio.Extensibility.Editor.TextViewOption<bool> ProhibitUserInputOption { get; }
static member ProhibitUserInputOption : Microsoft.VisualStudio.Extensibility.Editor.TextViewOption<bool>
Public Shared ReadOnly Property ProhibitUserInputOption As TextViewOption(Of Boolean)