DeveloperLicenseValidationError Property  | 
 
 If you supply invalid developer license, you'll see the validation error here
 
 
    Namespace: 
   TreeksLicensingLibrary2
    Assembly:
   TreeksLicensingLibrary2 (in TreeksLicensingLibrary2.dll) Version: 2.1.8318.42066 (2.1.0.0)
Syntaxpublic static string ValidationError { get; }Public Shared ReadOnly Property ValidationError As String
	Get
public:
static property String^ ValidationError {
	String^ get ();
}static member ValidationError : string with get
Property Value
Type: 
StringReturn Value
Type: 
StringError message when developer license validation fails
Remarks
See Also