DeviceElementCollection.CollectionType Propriedade

Definição

Obtém o tipo de coleção de configuração deste DeviceElementCollection objeto. Esta API está obsoleta. Para informações sobre como desenvolver ASP.NET aplicações móveis, veja Apps & Mobile Apps; Sites com ASP.NET.

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 de Propriedade

Um valor da ConfigurationElementCollectionType enumeração que representa o tipo da coleção.

Aplica-se a

Ver também