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
Nome | Valor | Description |
---|---|---|
DateTime | 0 | |
Boolean | 1 | |
Byte | 2 | |
String | 3 | |
Integer32 | 4 | |
UnsignedInteger32 | 5 | |
Integer64 | 6 | |
UnsignedInteger64 | 7 | |
StringArray | 8 | |
ByteArray | 9 |