User Agent Parser
SetupResource Method



KellermanSoftware.UserAgentParser Namespace > ResourceLogic Class : SetupResource Method
Sets up the resource.
Syntax
'Declaration
 
Public Sub SetupResource() 
'Usage
 
Dim instance As ResourceLogic
 
instance.SetupResource()
public void SetupResource()
public:
void SetupResource(); 
Exceptions
ExceptionDescription
File not found for ResourcePath: " + Configuration.ResourcePath
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

ResourceLogic Class
ResourceLogic Members