StripLine.Name プロパティ

定義

背景の縞模様の名前を取得します。

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

プロパティ値

背景の縞模様の名前を表す string 値。

属性

適用対象