Click or drag to resize

VersionInfoGetVersionString Method

Overload List
 NameDescription
Public methodCode exampleGetVersionString(VersionFormats) Gets a formatted String containing the specified version information.
Public methodCode exampleGetVersionString(VersionFormats, Assembly) Gets a formatted String containing the specified version information for a particular Assembly.
Public methodCode exampleGetVersionString(VersionFormats, String) Gets a formatted String containing the specified version information using a specified string at each line break.
Public methodCode exampleGetVersionString(VersionFormats, Assembly, String) Gets a formatted String containing the specified version information for a particular Assembly using a specific newline string.
Top
See Also