Condividi tramite


LinkLabel.Link.Name Proprietà

Definizione

Ottiene o imposta il nome di LinkLabel.Link.

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

Valore della proprietà

String

Oggetto String che rappresenta il nome dell'oggetto LinkLabel.Link. Il valore predefinito è una stringa vuota ("").

Commenti

La Name proprietà è utile per l'indicizzazione in base alla chiave.

Si applica a