StripLine.Name Proprietà

Definizione

Ottiene il nome della striscia.

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

Valore della proprietà

String

Valore string che rappresenta il nome della striscia.

Attributi

Si applica a