Menu.Name Proprietà

Definizione

Ottiene o imposta il nome dell'oggetto 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à

Stringa che rappresenta il nome.

Attributi

Commenti

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

Si applica a