public class BuildVersionInfo extends Object
Contains build version and product information.
Modifier and Type | Field and Description |
---|---|
static String |
ASSEMBLY_VERSION
Assembly version, read only string.
|
static String |
FILE_VERSION
File version, read only string.
|
static String |
PRODUCT
Product name, read only string.
|
public static final String ASSEMBLY_VERSION
Assembly version, read only string.
public static final String FILE_VERSION
File version, read only string.
public static final String PRODUCT
Product name, read only string.
Copyright (c) 2008-2015 Aspose Pty Ltd. All Rights Reserved.