Gets or sets the License Key.
Namespace: Neodynamic.SDK.BarcodeAssembly: Neodynamic.SDK.Barcode (in Neodynamic.SDK.Barcode.dll) Version: 4.0.2000.0 (4.0.2000.0)
public static string LicenseKey { get; set; }
public static string LicenseKey { get; set; }
Public Shared Property LicenseKey As String
Get
Set
Public Shared Property LicenseKey As String
Get
Set
public:
static property String^ LicenseKey {
String^ get ();
void set (String^ value);
}
public:
static property String^ LicenseKey {
String^ get ();
void set (String^ value);
}
static member LicenseKey : string with get, set
static member LicenseKey : string with get, set
Property Value
Type:
String