ServiceModelConfigurationElementCollection<ConfigurationElementType>.CollectionType 屬性

定義

取得組態集合的型別。

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

適用於