Method GetDefaultAssembliesWithPaths
- Namespace
- Alternet.Common.DotNet.DefaultAssemblies
- Assembly
- Alternet.Common.v10.dll
GetDefaultAssembliesWithPaths(TechnologyEnvironment, TargetFramework?, bool)
public static string[] GetDefaultAssembliesWithPaths(TechnologyEnvironment environment, TargetFramework? targetFramework = null, bool useRuntimeAssemblies = false)
Parameters
environment
TechnologyEnvironmenttargetFramework
TargetFrameworkuseRuntimeAssemblies
bool
Returns
- string[]