Compartir vía


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)]
public string Name { get; }
[<System.ComponentModel.Bindable(false)>]
[<System.ComponentModel.Browsable(false)>]
member this.Name : string
Public ReadOnly Property Name As String

Valor de propiedad

String

Valor string que representa el nombre de la franja.

Atributos

Se aplica a