RegisteredExpandoAttribute.ControlId 屬性

定義

取得註冊自訂 (expando) 屬性之控制項的識別項。

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

屬性值

註冊自訂屬性之控制項的識別項。

適用於