System.SharingStatus
Indique le partage status d’un élément : Non Partagé, Partagé, Tout le monde (groupe résidentiel ou tout le monde) ou Privé.
Windows 10, version 1703, Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 1507, Windows 8.1, Windows 8, Windows 7
propertyDescription
name = System.SharingStatus
shellPKey = PKEY_SharingStatus
formatID = EF884C5B-2BFE-41BB-AAE5-76EEDF4F9902
propID = 300
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = UInt32
IsInnate = true
EnumeratedList
UseValueForDefault = True
enum
name = NotShared
value = 0
text = Not shared
defineToken = SHARINGSTATUS_NOTSHARED
enum
name = Shared
value = 1
text = Shared
defineToken = SHARINGSTATUS_SHARED
enum
name = Private
value = 2
text = Private
defineToken = SHARINGSTATUS_PRIVATE
Notes
Les valeurs PKEY sont définies dans Propkey.h.
Rubriques connexes