BaseValidator.AssociatedControlID 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
不支援這個屬性。
public:
virtual property System::String ^ AssociatedControlID { System::String ^ get(); void set(System::String ^ value); };
[System.ComponentModel.Browsable(false)]
public override string AssociatedControlID { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.AssociatedControlID : string with get, set
Public Overrides Property AssociatedControlID As String
屬性值
這個屬性不受支援,而且一律會擲回 NotSupportedException。
- 屬性
例外狀況
嘗試設定此屬性。
備註
不支援這個屬性。 此屬性僅在基 Label 類上受到支援。