Table of Contents

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>.ScopedOn
SetupJVMWrapper<KNetPSCore>.ScopedOnVersion
SetupJVMWrapper.Initialize()
SetupJVMWrapper.InitializeRemote()

Properties

PathToParse

A list of paths to be used in initialization of JVM ClassPath

protected override IList<string> PathToParse { get; }

Property Value

IList<string>