ScriptBehaviorDescriptor.ElementID 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
如建構函式中所設定,取得關聯項目的 id
屬性。
public:
property System::String ^ ElementID { System::String ^ get(); };
public string ElementID { get; }
member this.ElementID : string
Public ReadOnly Property ElementID As String
屬性值
目標控制項的用戶端 ID,如建構函式中所設定的。