Chat Support
Loupe - Log - Monitor - Resolve
Gibraltar.Monitor Namespace / LocalRepository Class / LocalRepository Constructor
The product name for operations in this repository
The path to use instead of the default path for the repository

LocalRepository Constructor
Open a specific local repository
Syntax
'Declaration
 
Public Function New( _
   ByVal productName As String, _
   Optional ByVal overridePath As String _
)
 

Parameters

productName
The product name for operations in this repository
overridePath
The path to use instead of the default path for the repository
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