InfoConnect API Guide
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()
    public VBAReferenceNotInTrustedLocationException()
    See Also