You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: xml/Microsoft.Win32/FileDialog.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -902,10 +902,10 @@
902
902
<Docs>
903
903
<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>
904
904
<value>
905
-
<seelangword="true" /> if warnings will be shown when an invalid file name is provided; otherwise, <seelangword="false" />. The default is <seelangword="false" />.</value>
905
+
<seelangword="true" /> if warnings will be shown when an invalid file name is provided; otherwise, <seelangword="false" />. The default is <seelangword="true" />.</value>
906
906
<remarks>To be added.</remarks>
907
907
<permissioncref="T:System.Security.Permissions.FileIOPermission">to set the validation behavior. Associated enumeration: <seecref="F:System.Security.Permissions.PermissionState.Unrestricted" /></permission>
0 commit comments