Jazyk

ConfigurationElementCollection.RemoveElementName Vlastnost

Definice

Získá nebo nastaví název ConfigurationElement přidružit k operaci remove v ConfigurationElementCollection při přepsání v odvozené třídě.

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

Hodnota vlastnosti

Název prvku.

Výjimky

Vybraná hodnota začíná rezervovanou předponou "config" nebo "lock".

Platí pro