UserConfigurationDictionaryObjectTypesType Enumeração
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
public enum class UserConfigurationDictionaryObjectTypesType
public enum UserConfigurationDictionaryObjectTypesType
Public Enum UserConfigurationDictionaryObjectTypesType
- Herança
-
UserConfigurationDictionaryObjectTypesType
Campos
| Boolean | 1 | |
| Byte | 2 | |
| ByteArray | 9 | |
| DateTime | 0 | |
| Integer32 | 4 | |
| Integer64 | 6 | |
| String | 3 | |
| StringArray | 8 | |
| UnsignedInteger32 | 5 | |
| UnsignedInteger64 | 7 |