StripLine.Name Eigenschaft

Definition

Ruft den Namen des Bereichsstreifens ab.

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

Eigenschaftswert

Ein string-Wert, der den Namen des Bereichsstreifens darstellt.

Attribute

Gilt für: