ConfigurationElement.ElementProperty Eigenschaft

Definition

Ruft das ConfigurationElementProperty-Objekt ab, das das ConfigurationElement-Objekt selbst darstellt.

protected:
 virtual property System::Configuration::ConfigurationElementProperty ^ ElementProperty { System::Configuration::ConfigurationElementProperty ^ get(); };
protected public:
 virtual property System::Configuration::ConfigurationElementProperty ^ ElementProperty { System::Configuration::ConfigurationElementProperty ^ get(); };
protected virtual System.Configuration.ConfigurationElementProperty ElementProperty { get; }
protected internal virtual System.Configuration.ConfigurationElementProperty ElementProperty { get; }
member this.ElementProperty : System.Configuration.ConfigurationElementProperty
Protected Overridable ReadOnly Property ElementProperty As ConfigurationElementProperty
Protected Friend Overridable ReadOnly Property ElementProperty As ConfigurationElementProperty

Eigenschaftswert

Die ConfigurationElementProperty, die das ConfigurationElement selbst darstellt.

Gilt für: