Reflection .NET API
Attachmate.Reflection.Framework Assembly / Attachmate.Reflection.Framework Namespace / VBAReferenceNotInTrustedLocationException Class / VBAReferenceNotInTrustedLocationException Constructor / VBAReferenceNotInTrustedLocationException Constructor()


In This Topic
VBAReferenceNotInTrustedLocationException Constructor()
In This Topic
Initializes a new instance of the VBAReferenceNotInTrustedLocationException class.
Syntax
'Declaration
 
Public Function New()
 
'Usage
 
Dim instance As New VBAReferenceNotInTrustedLocationException()
See Also