Method IsFrameworkAssembly
IsFrameworkAssembly(string)
Indicates whether the given assembly belongs to the .Net Core shared assemblies collection.
public bool IsFrameworkAssembly(string path)
Parameters
path
string
Returns
- bool
True if succeed; otherwise false.