System.Devices.IsShared
Si esta propiedad es true, el dispositivo es un dispositivo compartido.
Windows 10, versión 1703, Windows 10, versión 1607, Windows 10, versión 1511, Windows 10, versión 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
Observaciones
Los valores PKEY se definen en Propkey.h.
Temas relacionados