Table of Contents

Property Text

Namespace
DotNetBrowser.ContextMenu
Assembly
DotNetBrowser.dll

Text

Gets the text of the context menu item.

public string Text { get; }

Property Value

string

The text of the context menu item. If this menu item represents a separator, its text will be an empty string.