Share via


StripLine.Name Propiedad

Definición

Obtiene el nombre de la franja.

public:
 property System::String ^ Name { System::String ^ get(); };
[System.ComponentModel.Bindable(false)]
[System.ComponentModel.Browsable(false)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public string Name { get; }
[<System.ComponentModel.Bindable(false)>]
[<System.ComponentModel.Browsable(false)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.Name : string
Public ReadOnly Property Name As String

Valor de propiedad

Valor string que representa el nombre de la franja.

Atributos

Se aplica a