System.Devices.IsShared
If this property is true, the device is a shared device.
Windows 10, version 1703, Windows 10, version 1607, Windows 10, version 1511, Windows 10, version 1507, Windows 8.1, Windows 8
propertyDescription
name = System.Devices.IsShared
shellPKey = PKEY_Devices_IsShared
formatID = 78C34FC8-104A-4ACA-9EA4-524D52996E57
propID = 84
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = Boolean
IsInnate = true
EnumeratedList
UseValueForDefault = True
enum
name = Shared
value = #TRUE#
text = Shared
defineToken = ISSHAREDDEVICE_SHARED
enum
name = NotShared
value = #FALSE#
text = Not Shared
defineToken = ISSHAREDDEVICE_NOTSHARED
Windows 7
propertyDescription
name = System.Devices.IsShared
shellPKey = PKEY_Devices_IsSharedDevice
formatID = 78C34FC8-104A-4ACA-9EA4-524D52996E57
propID = 84
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = Boolean
IsInnate = true
EnumeratedList
UseValueForDefault = True
enum
name = Shared
value = #TRUE#
text = Shared
defineToken = ISSHAREDDEVICE_SHARED
enum
name = NotShared
value = #FALSE#
text = Not Shared
defineToken = ISSHAREDDEVICE_NOTSHARED
Remarks
PKEY values are defined in Propkey.h.
Related topics