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