Compartir a través de


AppLinkEntry.Title Propiedad

Definición

Obtiene o establece el título del elemento.

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

Valor de propiedad

Título del elemento.

Implementaciones

Se aplica a