Class BuildVersionInfo

Class BuildVersionInfo

Namespace: Aspose.BarCode
Assembly: Aspose.BarCode.dll (25.1.0)

현재 빌드 버전 정보가 포함되어 있습니다.

public static class BuildVersionInfo

상속

objectBuildVersionInfo

상속된 멤버

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

필드

AssemblyVersion

어셈블리 버전입니다.

public static readonly string AssemblyVersion

필드 값

string

FileVersion

파일 버전입니다.

public static readonly string FileVersion

필드 값

string

Product

제품 제목입니다.

public static readonly string Product

필드 값

string

ProductMajor

주요 제품 버전입니다.

public static readonly int ProductMajor

필드 값

int

ProductMinor

부 버전입니다.

public static readonly int ProductMinor

필드 값

int

ReleaseDate

제품 출시 날짜입니다.

public static readonly DateTime ReleaseDate

필드 값

DateTime

 한국어