ParameterElementCollection.CollectionType Eigenschap

Definitie

Hiermee haalt u het type van de verzameling parameters in de configuratie op.

Deze API ondersteunt de productinfrastructuur en is niet bedoeld om rechtstreeks vanuit de code te gebruiken.

public:
 virtual property System::Configuration::ConfigurationElementCollectionType CollectionType { System::Configuration::ConfigurationElementCollectionType get(); };
public override System.Configuration.ConfigurationElementCollectionType CollectionType { get; }
member this.CollectionType : System.Configuration.ConfigurationElementCollectionType
Public Overrides ReadOnly Property CollectionType As ConfigurationElementCollectionType

Waarde van eigenschap

Een ConfigurationElementCollectionType die het type van de parametersverzameling in de configuratie bevat.

Van toepassing op