ServiceCredentialsElement.Properties Egenskap

Definition

Hämtar en ConfigurationPropertyCollection instans som innehåller en samling ConfigurationProperty objekt som kan vara attribut eller ConfigurationElement objekt för det här konfigurationselementet.

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

Egenskapsvärde

En ConfigurationPropertyCollection instans som innehåller en samling ConfigurationProperty objekt som kan vara attribut eller ConfigurationElement objekt för det här konfigurationselementet.

Gäller för