Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
load the file attached as a resource to the assembly
public void LoadFile (System.Reflection.Assembly a, string strFile);
member this.LoadFile : System.Reflection.Assembly * string -> unit
Public Sub LoadFile (a As Assembly, strFile As String)