SchemeSettingElementCollection.CollectionType Eigenschaft

Definition

Ruft den Standardauflistungstyp von SchemeSettingElementCollection ab.

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

Der Standardauflistungstyp von SchemeSettingElementCollection.

Hinweise

Die addDirektiven , removeund clear werden verwendet, um Eigenschaften zu ändern und neue anzugeben.

Gilt für:

Weitere Informationen