Class KNetPSCore
- Namespace
- MASES.KNet.PowerShell
- Assembly
- MASES.KNetPS.dll
Directly usable implementation of KNetCLICore<T>
public class KNetPSCore : KNetCLICore<KNetPSCore>, IJVMWrapperManagement, IJVMBridgeCore
- Inheritance
-
KNetPSCore
- Implements
- Inherited Members
-
SetupJVMWrapper<KNetPSCore>.ScopedOnSetupJVMWrapper<KNetPSCore>.ScopedOnVersionSetupJVMWrapper.Initialize()SetupJVMWrapper.InitializeRemote()
Properties
PathToParse
A list of paths to be used in initialization of JVM ClassPath
protected override IList<string> PathToParse { get; }