Share via


FormsAuthenticationUserCollection.CollectionType 屬性

定義

取得 FormsAuthenticationUserCollection 的類型。

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

適用於