프로퍼티 | 타입 | 설명 | |
---|---|---|---|
ChangePathRelAbs | void | ||
ChangePathRelAbsStr | string | ||
ChangePathsRelAbs | void | ||
ObfuscateCred | void | ||
OnLoad | void | ||
OnSavePost | void | ||
OnSavePre | void | ||
PrepareSave | void |
메소드 | 설명 | |
---|---|---|
AppConfigEx ( ) : System | ||
Apply ( AceApplyFlags f ) : void | ||
ClearXmlPathCache ( ) : void | ||
IsOptionEnforced ( object pContainer, |
||
IsOptionEnforced ( object pContainer, string strPropertyName ) : bool |
메소드 | 설명 | |
---|---|---|
ChangePathRelAbs ( IOConnectionInfo ioc, bool bMakeAbsolute ) : void | ||
ChangePathRelAbsStr ( string strPath, bool bMakeAbsolute ) : string | ||
ChangePathsRelAbs ( bool bMakeAbsolute ) : void | ||
ObfuscateCred ( bool bObf ) : void | ||
OnLoad ( ) : void | ||
OnSavePost ( ) : void | ||
OnSavePre ( ) : void | ||
PrepareSave ( ) : void |
Prepare for saving the configuration to disk. None of the modifications in this method need to be rolled back (for rollback, use
|
public static IsOptionEnforced ( object pContainer, |
||
pContainer | object | |
pi | ||
리턴 | bool |
public static IsOptionEnforced ( object pContainer, string strPropertyName ) : bool | ||
pContainer | object | |
strPropertyName | string | |
리턴 | bool |