ConfigurationElementCollection.AddElementName Właściwość

Definicja

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

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

Wartość właściwości

Nazwa elementu.

Wyjątki

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

Dotyczy