SchemeSettingElementCollection.CollectionType プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
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 ディレクティブは、プロパティの変更と新しいプロパティの指定に使用されます。