'Declaration
Public Function New( _ ByVal target As Assembly, _ ByVal includeLocation As Boolean _ )
public SessionAssemblyInfo( Assembly target, bool includeLocation )
Parameters
- target
- includeLocation
- Whether to include the assembly's full path location.