Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Indicates the sharing status of an item: Not Shared, Shared, Everyone (homegroup or everyone), or Private.
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
Remarks
PKEY values are defined in Propkey.h.
Related topics