| ISystemMenuItemPluginCaption Property |
Gets a value specifying the text to show on the menu item.
Namespace: Unbroken.LaunchBox.PluginsAssembly: Unbroken.LaunchBox.Plugins (in Unbroken.LaunchBox.Plugins.dll) Version: 13.5.0.0
XMLNS for XAML: Not mapped to an xmlns.
Syntax ReadOnly Property Caption As String
Get
property String^ Caption {
String^ get ();
}
abstract Caption : string with get
Property Value
StringSee Also