Menu.Name Proprietà

Definizione

Ottiene o imposta il nome di Menu.

public:
 property System::String ^ Name { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public string Name { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Name : string with get, set
Public Property Name As String

Valore della proprietà

String

Stringa che rappresenta il nome.

Attributi

Commenti

In fase di progettazione, questa proprietà è impostata sull'identificatore programmatico del controllo. Tuttavia, questa proprietà non ha alcun effetto sul controllo in fase di esecuzione.

Si applica a