Gets the menu item's text. If the property's value is null, the menu item is a separator.

Syntax

public string Text { get; }
Public ReadOnly Property Text() As String

Limitations

Read only.