Share via


LabelTarget.Name プロパティ

定義

ラベルの名前を取得します。

public:
 property System::String ^ Name { System::String ^ get(); };
public string Name { get; }
public string? Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

プロパティ値

ラベルの名前。

注釈

ラベルの名前は、情報のみを目的として提供されます。

適用対象