XmlReadDoc.LoadFile(Assembly, String) Method

Definition

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)

Parameters

strFile
String

Applies to