DeviceElementCollection.CollectionType プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
この DeviceElementCollection オブジェクトの構成コレクション型を取得します。 この API は廃止されています。 ASP.NET モバイル アプリケーションの開発方法については、「
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
プロパティ値
コレクションの型を表す ConfigurationElementCollectionType 列挙体の値。