Click or drag to resize
weroSoft AG, Software
LicensePathHelper Class
The documentation is integral part of the weroSoft product documentation. This part is intended to be used by developers only.
Provides methods for special path handling of licensing.
Inheritance Hierarchy
SystemObject
  WeroSoft.LicensingLicensePathHelper

Namespace:  WeroSoft.Licensing
Assembly:  WeroSoft.Core.Library (in WeroSoft.Core.Library.dll) Version: 3.0 Pre-Release
Syntax
C#
public static class LicensePathHelper

The LicensePathHelper type exposes the following members.

Properties
  NameDescription
Public propertyStatic memberLicenseFolder
Gets or sets the base folder where the product license of weroSoft are handled.
Public propertyStatic memberLicenseTraceFolder
Gets or sets the folder used fro writing license file.
Top
Methods
  NameDescription
Public methodStatic memberGetFullyQualifiedPath
Gets the license fully qualified path name of a particular license file name.
Public methodStatic memberGetLicenseFiles
Get all license files within the currently running installation and the license directory.
Public methodStatic memberGetLicenseFullFileName
Gets the full qualified file name of a license file name.
Top
See Also