Share via


ParameterElementCollection.CollectionType 屬性

定義

取得組態中參數集合的型別。

此 API 支援此產品基礎結構,但無法直接用於程式碼之中。

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,其中包含組態中參數集合的型別。

適用於