BasicHttpContextBindingElement.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 bindningskonfigurationselementet.

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 i det här bindningskonfigurationselementet.

Gäller för