메소드 | 설명 | |
---|---|---|
GetLocalDataRootPath ( ) : IAbsoluteDirectoryPath | ||
GetRoamingRootPath ( ) : IAbsoluteDirectoryPath | ||
SetPaths ( IAbsoluteDirectoryPath appPath = null, IAbsoluteDirectoryPath dataPath = null, IAbsoluteDirectoryPath localDataPath = null, IAbsoluteDirectoryPath tempPath = null, IAbsoluteDirectoryPath configPath = null, IAbsoluteDirectoryPath toolPath = null, IAbsoluteDirectoryPath sharedDataPath = null ) : void |
메소드 | 설명 | |
---|---|---|
GetAppPath ( ) : IAbsoluteDirectoryPath | ||
GetDataPath ( ) : IAbsoluteDirectoryPath | ||
GetLocalDataPath ( ) : IAbsoluteDirectoryPath | ||
GetMyDocumentsPath ( ) : IAbsoluteDirectoryPath | ||
GetProgramDataPath ( ) : IAbsoluteDirectoryPath |
메소드 | 설명 | |
---|---|---|
GetLocalDataSharedPath ( ) : IAbsoluteDirectoryPath | ||
GetLocalSharedDllPath ( ) : IAbsoluteDirectoryPath | ||
GetSystemSharedPath ( ) : IAbsoluteDirectoryPath |
protected GetLocalDataPath ( ) : IAbsoluteDirectoryPath | ||
리턴 | IAbsoluteDirectoryPath |
public static GetLocalDataRootPath ( ) : IAbsoluteDirectoryPath | ||
리턴 | IAbsoluteDirectoryPath |
protected GetMyDocumentsPath ( ) : IAbsoluteDirectoryPath | ||
리턴 | IAbsoluteDirectoryPath |
protected GetProgramDataPath ( ) : IAbsoluteDirectoryPath | ||
리턴 | IAbsoluteDirectoryPath |
public static GetRoamingRootPath ( ) : IAbsoluteDirectoryPath | ||
리턴 | IAbsoluteDirectoryPath |
public SetPaths ( IAbsoluteDirectoryPath appPath = null, IAbsoluteDirectoryPath dataPath = null, IAbsoluteDirectoryPath localDataPath = null, IAbsoluteDirectoryPath tempPath = null, IAbsoluteDirectoryPath configPath = null, IAbsoluteDirectoryPath toolPath = null, IAbsoluteDirectoryPath sharedDataPath = null ) : void | ||
appPath | IAbsoluteDirectoryPath | |
dataPath | IAbsoluteDirectoryPath | |
localDataPath | IAbsoluteDirectoryPath | |
tempPath | IAbsoluteDirectoryPath | |
configPath | IAbsoluteDirectoryPath | |
toolPath | IAbsoluteDirectoryPath | |
sharedDataPath | IAbsoluteDirectoryPath | |
리턴 | void |