HaxeAPI
  • Version 4.0.0
    • 3.4.7
    • 4.0.5
    • 4.1.3
    • 4.2.5
    • 4.3.1
    • Development
  • Download Haxe
  • Learn Haxe
    • Introduction
    • Manual
    • Code Cookbook
    • API Documentation
    • Videos
    • Try Haxe online
    • Haxelib
  • Connect
    • Github
    • Bug reports
    • Stack Overflow
    • Forums
    • Discord
    • Gitter
    • Blog
    • Facebook
    • #haxe
    • @haxelang
    • @haxe_org
    • Contact

class FileVersionInfo

package cs.system.diagnostics

@:nativeGen@:libType@:csNative@:native("System.Diagnostics.FileVersionInfo")

Available on cs

Static methods

@:overloadstaticfinalGetVersionInfo(fileName:String):FileVersionInfo

Variables

read onlyComments:String

read onlyCompanyName:String

read onlyFileBuildPart:Int

read onlyFileDescription:String

read onlyFileMajorPart:Int

read onlyFileMinorPart:Int

read onlyFileName:String

read onlyFilePrivatePart:Int

read onlyFileVersion:String

read onlyInternalName:String

read onlyIsDebug:Bool

read onlyIsPatched:Bool

read onlyIsPreRelease:Bool

read onlyIsPrivateBuild:Bool

read onlyIsSpecialBuild:Bool

read onlyLanguage:String

read onlyLegalCopyright:String

read onlyLegalTrademarks:String

read onlyOriginalFilename:String

read onlyPrivateBuild:String

read onlyProductBuildPart:Int

read onlyProductMajorPart:Int

read onlyProductMinorPart:Int

read onlyProductName:String

read onlyProductPrivatePart:Int

read onlyProductVersion:String

read onlySpecialBuild:String

Methods

@:overloadToString():String

This documentation is generated for version 4.0.0

© 2024  Haxe Foundation | Contribute to Haxe