ConfigurationElementCollection.RemoveElementName Właściwość

Definicja

Pobiera lub ustawia nazwę ConfigurationElement obiektu do skojarzenia z operacją usuwania w ConfigurationElementCollection przypadku zastąpienia w klasie pochodnej.

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

Wartość właściwości

Nazwa elementu.

Wyjątki

Wybrana wartość rozpoczyna się od zastrzeżonego prefiksu "config" lub "lock".

Dotyczy