diff --git a/xml/System.Diagnostics/FileVersionInfo.xml b/xml/System.Diagnostics/FileVersionInfo.xml index b0399738e09..6d3ba940527 100644 --- a/xml/System.Diagnostics/FileVersionInfo.xml +++ b/xml/System.Diagnostics/FileVersionInfo.xml @@ -722,6 +722,11 @@ [!CAUTION] +> Use this method only with trusted files. Malformed or malicious files can cause unexpected behavior. + ## Examples The following example calls to get the for Notepad and displays the file description and version number in the console window.