Oops! Couldn't find that page

The page at /products/webskin/ could not be found. Try one of these documents, or enter your own search.

DeployLX Software Protection System SupportInfo . . :: . . Product Property Gets or sets the name of the product as it should appear in licensing forms. Syntax Visual Basic C# Public Property Product As String Get Set public string Product { get ; set ; } Assembly: DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll) See Also SupportInfo Class DeployLX.Licensing.v5 Namespace DeployLX.Licensing.v5
DeployLX Software Protection System OSRecord . . :: . . Product Property Gets or sets the OSProduct . Syntax Visual Basic C# Public Property Product As OSProduct Get Set public OSProduct Product { get ; set ; } Assembly: DeployLX.Licensing.v5 (in DeployLX.Licensing.v5.dll) See Also OSRecord Class DeployLX.Licensing.v5 Namespace
DeployLX Software Protection System LicenseHelpAttribute . . :: . . Product Property Gets or sets the name of the product as it should appear in licensing forms. If not specified uses the AssemblyProductAttribute from the AssemblyInfo file. Syntax Visual Basic C# Public Property Product As String Get Set public string Product { get ; set ; } Examples This example demonstrates how to declare