ClrAssemblyFile.LoadData(String) Method

Definition

Loads the ClrAssemblyFile data.

public void LoadData (string path);
member this.LoadData : string -> unit
Public Sub LoadData (path As String)

Parameters

path
String

The path for the data file.

Applies to