TextSelection.ClearBookmark Method
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.
Clears any unnamed bookmarks in the current text buffer line.
public:
void ClearBookmark();
public:
void ClearBookmark();
void ClearBookmark();
[System.Runtime.InteropServices.DispId(18)]
public void ClearBookmark ();
[<System.Runtime.InteropServices.DispId(18)>]
abstract member ClearBookmark : unit -> unit
Public Sub ClearBookmark ()
- Attributes