LicenseManagerBaseTToString Method |
Get the details text status of the license.
Namespace:
MFiles.VAF
Assembly:
MFiles.VAF (in MFiles.VAF.dll) Version: 2.3.623.2
Syntaxpublic override string ToString()
Public Overrides Function ToString As String
public:
virtual String^ ToString() override
Return Value
Type:
StringHuman string version of the license with errors, info and content.
Implements
IApplicationLicenseToString
See Also