System.IsDefaultSaveLocation
Identifies the default save location for a library for the owner of the library.
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.IsDefaultSaveLocation
shellPKey = PKEY_IsDefaultSaveLocation
formatID = 5D76B67F-9B3D-44BB-B6AE-25DA4F638A67
propID = 3
SearchInfo
InInvertedIndex = false
IsColumn = false
typeInfo
type = Boolean
EnumeratedList
UseValueForDefault = True
enum
name = DefaultSave
value = #TRUE#
text = Default save location
defineToken = ISDEFAULTSAVE_YES
enum
name = NotDefaultSave
value = #FALSE#
text
defineToken = ISDEFAULTSAVE_NO
Remarks
PKEY values are defined in Propkey.h.
Related topics