ConfigurationElementCollection.ClearElementName 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 ConfigurationElement 的名稱,以在衍生類別中覆寫時,與 ConfigurationElementCollection 中的清除作業相關聯。
protected:
property System::String ^ ClearElementName { System::String ^ get(); void set(System::String ^ value); };
protected public:
property System::String ^ ClearElementName { System::String ^ get(); void set(System::String ^ value); };
protected string ClearElementName { get; set; }
protected internal string ClearElementName { get; set; }
member this.ClearElementName : string with get, set
Protected Property ClearElementName As String
Protected Friend Property ClearElementName As String
屬性值
元素的名稱。
例外狀況
選取的值以保留的前置詞 "config" 或 "lock" 當做開頭。