ConvertersCollection.Properties Egenskap

Definition

Hämtar en samling egenskaper för konfigurationselement.

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

Ett ConfigurationPropertyCollection objekt som innehåller egenskaper för konfigurationselement.

Gäller för