Compartir a través de


SchemeSettingElementCollection.CollectionType Propiedad

Definición

Obtiene el tipo de colección predeterminado de SchemeSettingElementCollection.

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

Valor de propiedad

Tipo de colección predeterminado de SchemeSettingElementCollection.

Comentarios

Las adddirectivas , removey clear se usan para modificar las propiedades y especificar las nuevas.

Se aplica a

Consulte también