com.aspose.email
Class BuildVersionInfo

java.lang.Object
  extended by com.aspose.email.BuildVersionInfo

Deprecated. please use AssemblyInfo instead this

@Deprecated
public class BuildVersionInfo
extends Object

Provides build version info.


Constructor Summary
BuildVersionInfo()
          Deprecated.  
 
Method Summary
static String getFileVersion()
          Deprecated. Gets file version.
static String getProduct()
          Deprecated. Gets product name.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BuildVersionInfo

public BuildVersionInfo()
Deprecated. 
Method Detail

getFileVersion

public static String getFileVersion()
Deprecated. 
Gets file version.

Returns:
file version.

getProduct

public static String getProduct()
Deprecated. 
Gets product name.

Returns:
product name.


Copyright (c) 2008-2013 Aspose Pty Ltd. All Rights Reserved.