共用方式為


Label.Id 屬性

定義

取得這個 'Label' 物件的識別碼

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

屬性值

標籤的識別碼。

適用於