次の方法で共有


Label.Id プロパティ

定義

この 'Label' オブジェクトの ID を取得します

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

プロパティ値

ラベルの ID。

適用対象