InfoPathOMHelper.LoadUserAssemblyWithEvidence Method
This member is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.Interop.InfoPath.SemiTrust
Assembly: Microsoft.Office.Interop.InfoPath.SemiTrust (in Microsoft.Office.Interop.InfoPath.SemiTrust.dll)
Syntax
'Declaration
Public Sub LoadUserAssemblyWithEvidence ( _
assemblyFullPathName As String _
)
'Usage
Dim instance As InfoPathOMHelper
Dim assemblyFullPathName As String
instance.LoadUserAssemblyWithEvidence(assemblyFullPathName)
public void LoadUserAssemblyWithEvidence(
string assemblyFullPathName
)
Parameters
- assemblyFullPathName
Type: System.String