TextSelection.SetBookmark 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.
Sets an unnamed bookmark on the current line in the buffer.
public:
void SetBookmark();
public:
void SetBookmark();
void SetBookmark();
[System.Runtime.InteropServices.DispId(42)]
public void SetBookmark ();
[<System.Runtime.InteropServices.DispId(42)>]
abstract member SetBookmark : unit -> unit
Public Sub SetBookmark ()
- Attributes