Partager via


FileType Énumération

Définition

Définit des valeurs pour FileType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum FileType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type FileType = 
Public Enum FileType
Héritage
FileType
Attributs
Newtonsoft.Json.JsonConverterAttribute

Champs

DIRECTORY 1
FILE 0

S’applique à