Constructor AssemblyInfo
| Improve this Doc View SourceAssemblyInfo(String)
Initializes a new instance of the AssemblyInfo class with the specified assembly file.
Declaration
public AssemblyInfo(string assemblyFile)
Parameters
| Type | Name | Description | 
|---|---|---|
| System.String | assemblyFile | The assembly file for which to obtain the information.  |