ModuleInfo.SetAssemblyFile(String) Method
Definition
Important
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.
public:
void SetAssemblyFile(System::String ^ assemblyFile);
public void SetAssemblyFile (string assemblyFile);
member this.SetAssemblyFile : string -> unit
Public Sub SetAssemblyFile (assemblyFile As String)
Parameters
- assemblyFile
- String