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