Freigeben über


DiscoveryEndpointElement.Properties Eigenschaft

Definition

Beim Aufrufen oder Überschreiben durch eine abgeleitete Klasse wird hierdurch eine Auflistung der in der DiscoveryEndpointElement-Instanz enthaltenen Konfigurationseinstellungen abgerufen.

protected:
 virtual property System::Configuration::ConfigurationPropertyCollection ^ Properties { System::Configuration::ConfigurationPropertyCollection ^ get(); };
protected override System.Configuration.ConfigurationPropertyCollection Properties { get; }
member this.Properties : System.Configuration.ConfigurationPropertyCollection
Protected Overrides ReadOnly Property Properties As ConfigurationPropertyCollection

Eigenschaftswert

ConfigurationPropertyCollection

Eine Auflistung der Konfigurationseinstellungen.

Gilt für