EmailValidatorLicenseKey Property |
Get or Set License Key. This must be set to valid License Key.
Namespace: NeevSoftware.ComponentsAssembly: NeevSoftware.EmailValidator (in NeevSoftware.EmailValidator.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax public static string LicenseKey { get; set; }
Public Shared Property LicenseKey As String
Get
Set
public:
static property String^ LicenseKey {
String^ get ();
void set (String^ value);
}
static member LicenseKey : string with get, set
Property Value
Type:
StringSee Also