Revert "PR-5360"
[platform/core/csapi/tizenfx.git] / pkg / Tizen.NET.API11 / build / tizen11.0 / ref / System.Diagnostics.FileVersionInfo.xml
index 9d5991b..9b4ff89 100755 (executable)
@@ -7,22 +7,6 @@
     <member name="T:System.Diagnostics.FileVersionInfo">
       <summary>Provides version information for a physical file on disk.</summary>
     </member>
-    <member name="M:System.Diagnostics.FileVersionInfo.GetVersionInfo(System.String)">
-      <summary>Returns a <see cref="T:System.Diagnostics.FileVersionInfo" /> representing the version information associated with the specified file.</summary>
-      <param name="fileName">The fully qualified path and name of the file to retrieve the version information for.</param>
-      <exception cref="T:System.IO.FileNotFoundException">The file specified cannot be found.</exception>
-      <returns>A <see cref="T:System.Diagnostics.FileVersionInfo" /> containing information about the file. If the file did not contain version information, the <see cref="T:System.Diagnostics.FileVersionInfo" /> contains only the name of the file requested.</returns>
-    </member>
-    <member name="M:System.Diagnostics.FileVersionInfo.ToString">
-      <summary>Returns a partial list of properties in the <see cref="T:System.Diagnostics.FileVersionInfo" /> and their values.</summary>
-      <returns>A list of the following properties in this class and their values:  
-  
- <see cref="P:System.Diagnostics.FileVersionInfo.FileName" />, <see cref="P:System.Diagnostics.FileVersionInfo.InternalName" />, <see cref="P:System.Diagnostics.FileVersionInfo.OriginalFilename" />, <see cref="P:System.Diagnostics.FileVersionInfo.FileVersion" />, <see cref="P:System.Diagnostics.FileVersionInfo.FileDescription" />, <see cref="P:System.Diagnostics.FileVersionInfo.ProductName" />, <see cref="P:System.Diagnostics.FileVersionInfo.ProductVersion" />, <see cref="P:System.Diagnostics.FileVersionInfo.IsDebug" />, <see cref="P:System.Diagnostics.FileVersionInfo.IsPatched" />, <see cref="P:System.Diagnostics.FileVersionInfo.IsPreRelease" />, <see cref="P:System.Diagnostics.FileVersionInfo.IsPrivateBuild" />, <see cref="P:System.Diagnostics.FileVersionInfo.IsSpecialBuild" />,  
-  
- <see cref="P:System.Diagnostics.FileVersionInfo.Language" />.  
-  
- If the file did not contain version information, this list will contain only the name of the requested file. Boolean values will be <see langword="false" />, and all other entries will be <see langword="null" />.</returns>
-    </member>
     <member name="P:System.Diagnostics.FileVersionInfo.Comments">
       <summary>Gets the comments associated with the file.</summary>
       <returns>The comments associated with the file or <see langword="null" /> if the file did not contain version information.</returns>
       <summary>Gets the file version number.</summary>
       <returns>The version number of the file or <see langword="null" /> if the file did not contain version information.</returns>
     </member>
+    <member name="M:System.Diagnostics.FileVersionInfo.GetVersionInfo(System.String)">
+      <summary>Returns a <see cref="T:System.Diagnostics.FileVersionInfo" /> representing the version information associated with the specified file.</summary>
+      <param name="fileName">The fully qualified path and name of the file to retrieve the version information for.</param>
+      <returns>A <see cref="T:System.Diagnostics.FileVersionInfo" /> containing information about the file. If the file did not contain version information, the <see cref="T:System.Diagnostics.FileVersionInfo" /> contains only the name of the file requested.</returns>
+      <exception cref="T:System.IO.FileNotFoundException">The file specified cannot be found.</exception>
+    </member>
     <member name="P:System.Diagnostics.FileVersionInfo.InternalName">
       <summary>Gets the internal name of the file, if one exists.</summary>
       <returns>The internal name of the file. If none exists, this property will contain the original name of the file without the extension.</returns>
       <summary>Gets the special build information for the file.</summary>
       <returns>The special build information for the file or <see langword="null" /> if the file did not contain version information.</returns>
     </member>
+    <member name="M:System.Diagnostics.FileVersionInfo.ToString">
+      <summary>Returns a partial list of properties in the <see cref="T:System.Diagnostics.FileVersionInfo" /> and their values.</summary>
+      <returns>A list of the following properties in this class and their values:
+<see cref="P:System.Diagnostics.FileVersionInfo.FileName" />, <see cref="P:System.Diagnostics.FileVersionInfo.InternalName" />, <see cref="P:System.Diagnostics.FileVersionInfo.OriginalFilename" />, <see cref="P:System.Diagnostics.FileVersionInfo.FileVersion" />, <see cref="P:System.Diagnostics.FileVersionInfo.FileDescription" />, <see cref="P:System.Diagnostics.FileVersionInfo.ProductName" />, <see cref="P:System.Diagnostics.FileVersionInfo.ProductVersion" />, <see cref="P:System.Diagnostics.FileVersionInfo.IsDebug" />, <see cref="P:System.Diagnostics.FileVersionInfo.IsPatched" />, <see cref="P:System.Diagnostics.FileVersionInfo.IsPreRelease" />, <see cref="P:System.Diagnostics.FileVersionInfo.IsPrivateBuild" />, <see cref="P:System.Diagnostics.FileVersionInfo.IsSpecialBuild" />,
+<see cref="P:System.Diagnostics.FileVersionInfo.Language" />.
+If the file did not contain version information, this list will contain only the name of the requested file. Boolean values will be <see langword="false" />, and all other entries will be <see langword="null" />.</returns>
+    </member>
   </members>
 </doc>
\ No newline at end of file