ParameterElementCollection.CollectionType Eigenschaft

Definition

Ruft den Typ der Parameterauflistung in der Konfiguration ab.

Diese API unterstützt die Produktinfrastruktur und ist nicht für die direkte Verwendung aus Ihrem Code gedacht.

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

Eigenschaftswert

Ein ConfigurationElementCollectionType, der den Typ der Parameterauflistung in der Konfiguration enthält.

Gilt für: