Skip to content

Commit aa97571

Browse files
Potapy4Ron Petrusha
authored andcommitted
Update FileDialog.xml (#1953)
Fixes #1813
1 parent 996fee2 commit aa97571

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xml/Microsoft.Win32/FileDialog.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -902,10 +902,10 @@
902902
<Docs>
903903
<summary>Gets or sets a value indicating whether the dialog accepts only valid [!INCLUDE[TLA2#tla_win32](~/includes/tla2sharptla-win32-md.md)] file names.</summary>
904904
<value>
905-
<see langword="true" /> if warnings will be shown when an invalid file name is provided; otherwise, <see langword="false" />. The default is <see langword="false" />.</value>
905+
<see langword="true" /> if warnings will be shown when an invalid file name is provided; otherwise, <see langword="false" />. The default is <see langword="true" />.</value>
906906
<remarks>To be added.</remarks>
907907
<permission cref="T:System.Security.Permissions.FileIOPermission">to set the validation behavior. Associated enumeration: <see cref="F:System.Security.Permissions.PermissionState.Unrestricted" /></permission>
908908
</Docs>
909909
</Member>
910910
</Members>
911-
</Type>
911+
</Type>

0 commit comments

Comments
 (0)