ScriptBehaviorDescriptor.ElementID 屬性

定義

如建構函式中所設定,取得關聯項目的 id 屬性。

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

屬性值

String

目標控制項的用戶端 ID,如建構函式中所設定的。

適用於