Język

ConfigurationElementCollection.ClearElementName Właściwość

Definicja

Pobiera lub ustawia nazwę ConfigurationElement do skojarzenia z operacją clear w ConfigurationElementCollection po zastąpieniu w klasie pochodnej.

protected public:
 property System::String ^ ClearElementName { System::String ^ get(); void set(System::String ^ value); };
protected:
 property System::String ^ ClearElementName { System::String ^ get(); void set(System::String ^ value); };
protected internal string ClearElementName { get; set; }
protected string ClearElementName { get; set; }
member this.ClearElementName : string with get, set
Protected Friend Property ClearElementName As String
Protected Property ClearElementName As String

Wartość właściwości

Nazwa elementu.

Wyjątki

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

Dotyczy