Condividi tramite


ToolsMenuItemBase.Text Proprietà

Definizione

Ottiene o imposta il testo associato alla voce di menu.

public:
 property System::String ^ Text { System::String ^ get(); void set(System::String ^ value); };
public string Text { get; set; }
member this.Text : string with get, set
Public Property Text As String

Valore della proprietà

Restituisce una stringa che rappresenta il testo associato alla voce di menu.

Si applica a