Attachmate.Reflection.Framework Namespace > VBAReferenceNotInTrustedLocationException Class > VBAReferenceNotInTrustedLocationException Constructor : VBAReferenceNotInTrustedLocationException Constructor(SerializationInfo,StreamingContext) |
'Declaration
Protected Function New( _ ByVal info As SerializationInfo, _ ByVal context As StreamingContext _ )
'Usage
Dim info As SerializationInfo Dim context As StreamingContext Dim instance As New VBAReferenceNotInTrustedLocationException(info, context)
protected VBAReferenceNotInTrustedLocationException( SerializationInfo info, StreamingContext context )