User Agent Parser
DetectionLogic Constructor(String)



KellermanSoftware.UserAgentParser Namespace > DetectionLogic Class > DetectionLogic Constructor : DetectionLogic Constructor(String)
Extend the trial with a trial extension code given by support
Syntax
'Declaration
 
Public Function New( _
   ByVal trialExtension As String _
)
'Usage
 
Dim trialExtension As String
 
Dim instance As New DetectionLogic(trialExtension)
public DetectionLogic( 
   string trialExtension
)
public:
DetectionLogic( 
   String^ trialExtension
)

Parameters

trialExtension
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

DetectionLogic Class
DetectionLogic Members
Overload List