ElementReference.Id 屬性

定義

取得 的唯一識別碼 ElementReference

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

屬性值

備註

識別碼至少在指定使用者/線路的範圍內是唯一的。 此屬性是公用屬性,可支援 Json 序列化,不應由使用者程式碼使用。

適用於