共用方式為


VariableElement.ElementKey 屬性

定義

取得可唯一識別變數查詢的索引鍵。

public:
 virtual property System::Object ^ ElementKey { System::Object ^ get(); };
public override object ElementKey { get; }
member this.ElementKey : obj
Public Overrides ReadOnly Property ElementKey As Object

屬性值

項目索引鍵。

適用於