Gets or sets the License Owner.
Namespace:
Neodynamic.WinControls.BarcodeProfessionalAssembly: Neodynamic.WinControls.BarcodeProfessional (in Neodynamic.WinControls.BarcodeProfessional.dll) Version: 6.0.2000.0 (6.0.2000.1)
Syntax
C# |
---|
public static string LicenseOwner { get; set; } |
Visual Basic (Declaration) |
---|
Public Shared Property LicenseOwner As String |
Visual C++ |
---|
public: static property String^ LicenseOwner { String^ get (); void set (String^ value); } |