Este artigo foi traduzido por máquina. Coloque o ponteiro do mouse sobre as frases do artigo para ver o texto original. Mais informações.
Tradução
Original
Este tópico ainda não foi avaliado como - Avalie este tópico

SettingsAttributeDictionary Classe

Represents a collection of key/value pairs used to describe a configuration object as well as a SettingsProperty object.

Namespace:  System.Configuration
Assembly:  System (em System. dll)
[SerializableAttribute]
public class SettingsAttributeDictionary : Hashtable

The SettingsAttributeDictionary object inherits from the Hashtable object.The SettingsAttributeDictionary object is used to describe a configuration object, such as the SettingsProperty object.

System.Object
  System.Collections.Hashtable
    System.Configuration.SettingsAttributeDictionary
Quaisquer membros públicos estático (compartilhados na Visual Basic) desse tipo são Thread seguro. Não há garantia de que qualquer membro de instância seja isento de segmentos.
Isso foi útil para você?
(1500 caracteres restantes)

Contribuições da comunidade

ADICIONAR
© 2013 Microsoft. Todos os direitos reservados.