Attachmate.Reflection.Framework Namespace > VBAReferenceNotInTrustedLocationException Class > VBAReferenceNotInTrustedLocationException Constructor : VBAReferenceNotInTrustedLocationException Constructor(String) |
'Declaration
Public Function New( _ ByVal sessionPath As String _ )
'Usage
Dim sessionPath As String Dim instance As New VBAReferenceNotInTrustedLocationException(sessionPath)
public VBAReferenceNotInTrustedLocationException( string sessionPath )