ConfigurationElementCollection.ClearElementName Właściwość

Definicja

Pobiera lub ustawia nazwę ConfigurationElement , która ma być skojarzona z operacją wyczyść w przypadku zastąpienia w ConfigurationElementCollection klasie pochodnej.

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

Wartość właściwości

Nazwa elementu.

Wyjątki

Wybrana wartość rozpoczyna się od zarezerwowanego prefiksu "config" lub "lock".

Dotyczy