InfoConnect for Airlines
VBAReferenceNotInTrustedLocationException Constructor(String)


Syntax
'Declaration
 
Public Function New( _
   ByVal sessionPath As String _
)
'Usage
 
Dim sessionPath As String
 
Dim instance As New VBAReferenceNotInTrustedLocationException(sessionPath)
public VBAReferenceNotInTrustedLocationException( 
   string sessionPath
)

Parameters

sessionPath
See Also