StandardEndpointElement.Properties Vlastnost

Definice

Získá kolekci vlastností aktuálního prvku koncového bodu.

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

Hodnota vlastnosti

ConfigurationPropertyCollection

Kolekce vlastností elementu konfigurace.

Platí pro