프로퍼티 | 타입 | 설명 | |
---|---|---|---|
FailOnMissingInsteadOfError | bool | ||
IsHalted | bool | ||
IsPLWin | bool | ||
JplDisabled | bool | ||
JplSafeNativeMethodsCalled | bool | ||
JplSafeNativeMethodsDisabled | bool | ||
PlCsDisabled | bool | ||
RedirectStreams | bool | ||
VMStringsAsAtoms | int | ||
VerboseStartup | bool |
메소드 | 설명 | |
---|---|---|
ConsoleWriteLine ( string text ) : void | ||
Debug ( string text ) : void | ||
Error ( string text ) : bool | ||
PlStringFormat ( string text ) : string | ||
Warn ( string text ) : bool | ||
WarnMissing ( string text ) : bool | ||
WriteException ( |
||
install ( ) : int |
메소드 | 설명 | |
---|---|---|
Is64BitComputer ( ) : bool |
The OS and not the .Net process therefore "Program Files" are either for 64bit or 32bit apps
|
|
Is64BitRuntime ( ) : bool |
the .Net process (Not OS)
|
public static ConsoleWriteLine ( string text ) : void | ||
text | string | |
리턴 | void |
public static PlStringFormat ( string text ) : string | ||
text | string | |
리턴 | string |
public static WriteException ( |
||
exception | ||
리턴 | void |
public static bool JplSafeNativeMethodsDisabled | ||
리턴 | bool |