System.FileOfflineAvailabilityStatus
Null indique la casse normale (le fichier est disponible hors connexion). Le cas partiel concerne uniquement les dossiers où certains contenus peuvent être disponibles en mode hors connexion et d’autres non.
Windows 10 version 1703
propertyDescription
name = System.FileOfflineAvailabilityStatus
shellPKey = PKEY_FileOfflineAvailabilityStatus
formatID = FCEFF153-E839-4CF3-A9E7-EA22832094B8
propID = 100
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = UInt32
IsInnate = true
EnumeratedList
UseValueForDefault = True
enum
name = NotAvailableOffline
value = 0
text = NotAvailableOffline
defineToken = FILEOFFLINEAVAILABILITYSTATUS_NOTAVAILABLEOFFLINE
enum
name = PartiallyAvailableOffline
value = 1
text = PartiallyAvailableOffline
defineToken = FILEOFFLINEAVAILABILITYSTATUS_PARTIAL
enum
name = Complete
value = 2
text = Complete
defineToken = FILEOFFLINEAVAILABILITYSTATUS_COMPLETE
enum
name = CompletePinned
value = 3
text = CompletePinned
defineToken = FILEOFFLINEAVAILABILITYSTATUS_COMPLETE_PINNED
enum
name = Excluded
value = 4
text = Excluded
defineToken = FILEOFFLINEAVAILABILITYSTATUS_EXCLUDED
enum
name = Empty
value = 5
text = Empty
defineToken = FILEOFFLINEAVAILABILITYSTATUS_FOLDER_EMPTY
Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 1507, Windows 8.1
propertyDescription
name = System.FileOfflineAvailabilityStatus
shellPKey = PKEY_FileOfflineAvailabilityStatus
formatID = FCEFF153-E839-4CF3-A9E7-EA22832094B8
propID = 100
SearchInfo
InInvertedIndex = false
IsColumn = true
typeInfo
type = UInt32
IsInnate = true
EnumeratedList
UseValueForDefault = True
enum
name = NotAvailableOffline
value = 0
text = NotAvailableOffline
defineToken = FILEOFFLINEAVAILABILITYSTATUS_PROP_NOTAVAILABLEOFFLINE
enum
name = PartiallyAvailableOffline
value = 1
text = PartiallyAvailableOffline
defineToken = FILEOFFLINEAVAILABILITYSTATUS_PROP_PARTIALLYAVAILABLEOFFLINE
Notes
Les valeurs PKEY sont définies dans Propkey.h.
Rubriques connexes