AuthorizationRuleCollection.CollectionType Propriedade
Definição
Obtém o tipo deste AuthorizationRuleCollection.Gets the type of this AuthorizationRuleCollection.
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
Valor da propriedade
Um valor da ConfigurationElementCollectionType enumeração que representa o tipo desta coleção.A value from the ConfigurationElementCollectionType enumeration representing the type of this collection.