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 類別。