Selection.Invalid 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.
A static instance of a selection that is invalid and can be used to check for instantiation.
public: static initonly Microsoft::VisualStudio::Text::Selection Invalid;
public static readonly Microsoft.VisualStudio.Text.Selection Invalid;
staticval mutable Invalid : Microsoft.VisualStudio.Text.Selection
Public Shared ReadOnly Invalid As Selection