CustomErrorCollection.CollectionType 속성

정의

의 형식입니다 CustomErrorCollection.

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 .

적용 대상