C# 클래스 System.Diagnostics.Tests.FileVersionInfoTest.MyFVI

파일 보기 프로젝트 열기: dotnet/corefx

공개 프로퍼티들

프로퍼티 타입 설명
Comments string
CompanyName string
FileBuildPart int
FileDescription string
FileMajorPart int
FileMinorPart int
FileName string
FilePrivatePart int
FileVersion string
InternalName string
IsDebug bool
IsPatched bool
IsPreRelease bool
IsPrivateBuild bool
IsSpecialBuild bool
Language string
Language2 string
LegalCopyright string
LegalTrademarks string
OriginalFilename string
PrivateBuild string
ProductBuildPart int
ProductMajorPart int
ProductMinorPart int
ProductName string
ProductPrivatePart int
ProductVersion string
SpecialBuild string

프로퍼티 상세

Comments 공개적으로 프로퍼티

public string Comments
리턴 string

CompanyName 공개적으로 프로퍼티

public string CompanyName
리턴 string

FileBuildPart 공개적으로 프로퍼티

public int FileBuildPart
리턴 int

FileDescription 공개적으로 프로퍼티

public string FileDescription
리턴 string

FileMajorPart 공개적으로 프로퍼티

public int FileMajorPart
리턴 int

FileMinorPart 공개적으로 프로퍼티

public int FileMinorPart
리턴 int

FileName 공개적으로 프로퍼티

public string FileName
리턴 string

FilePrivatePart 공개적으로 프로퍼티

public int FilePrivatePart
리턴 int

FileVersion 공개적으로 프로퍼티

public string FileVersion
리턴 string

InternalName 공개적으로 프로퍼티

public string InternalName
리턴 string

IsDebug 공개적으로 프로퍼티

public bool IsDebug
리턴 bool

IsPatched 공개적으로 프로퍼티

public bool IsPatched
리턴 bool

IsPreRelease 공개적으로 프로퍼티

public bool IsPreRelease
리턴 bool

IsPrivateBuild 공개적으로 프로퍼티

public bool IsPrivateBuild
리턴 bool

IsSpecialBuild 공개적으로 프로퍼티

public bool IsSpecialBuild
리턴 bool

Language 공개적으로 프로퍼티

public string Language
리턴 string

Language2 공개적으로 프로퍼티

public string Language2
리턴 string

LegalCopyright 공개적으로 프로퍼티

public string LegalCopyright
리턴 string

LegalTrademarks 공개적으로 프로퍼티

public string LegalTrademarks
리턴 string

OriginalFilename 공개적으로 프로퍼티

public string OriginalFilename
리턴 string

PrivateBuild 공개적으로 프로퍼티

public string PrivateBuild
리턴 string

ProductBuildPart 공개적으로 프로퍼티

public int ProductBuildPart
리턴 int

ProductMajorPart 공개적으로 프로퍼티

public int ProductMajorPart
리턴 int

ProductMinorPart 공개적으로 프로퍼티

public int ProductMinorPart
리턴 int

ProductName 공개적으로 프로퍼티

public string ProductName
리턴 string

ProductPrivatePart 공개적으로 프로퍼티

public int ProductPrivatePart
리턴 int

ProductVersion 공개적으로 프로퍼티

public string ProductVersion
리턴 string

SpecialBuild 공개적으로 프로퍼티

public string SpecialBuild
리턴 string