次の方法で共有


SchemeSettingElementCollection.CollectionType プロパティ

定義

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

プロパティ値

SchemeSettingElementCollection の既定のコレクション型。

注釈

addremove、および clear ディレクティブは、プロパティの変更と新しいプロパティの指定に使用されます。

適用対象

こちらもご覧ください