Closed TimMangan closed 1 year ago
@TimMangan I traced through the source code for this and there's not really a default value. The code only sets the default if the value is present. Since this is functionally similar to there being a default value, I went ahead and specified that the default value is false. During this investigation I noticed that the code throws an error if there is already a default verb set, so I added that to the description as well "Only one verb within SupportedVerbs can be set as the default verb."
On both Uap2:Verb and Uap3:Verb documentation there is an optional boolean value named "Default", which indicates whether the verb is the default shell command for the supported file type.
In the documentation, no default value is defined, leaving one to wonder what happens if the parameter is not expressed.
I would guess that not expressing the parameter should mean the same as default=no, but it really should be defined here.
[Enter feedback here]
Document Details
⚠ Do not edit this section. It is required for learn.microsoft.com ➟ GitHub issue linking.