BuildVersionInfo
BuildVersionInfo class
Contains information about version of Aspose.Slides.
class BuildVersionInfo
Methods
Method | Description |
---|---|
static const System::String& AssemblyVersion() | Version of Aspose.Slides assembly. |
BuildVersionInfo() | |
static const System::String& FileVersion() | Version of assembly file. |
static const System::String& Product() | Product name of Aspose.Slides |
static System::DateTime& ReleaseDate() | Release date of the assembly. |
Fields
Field | Description |
---|---|
static ProductMajor | Major version number. |
static ProductMinor | Minor version number. |
See Also
- Namespace Aspose::Slides
- Library Aspose.Slides