Gets or sets the License Owner for product registration.
Namespace:
Neodynamic.SilverlightAssembly: Neodynamic.Silverlight.Barcode (in Neodynamic.Silverlight.Barcode.dll) Version: 1.0.0.0 (1.0.40.0)
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); } |