Свойство | Type | Description | |
---|---|---|---|
DeserializeWorkingDirectories | void | ||
GetWorkingDirectoryContexts | List |
||
SerializeWorkingDirectories | string[] |
Méthode | Description | |
---|---|---|
AceApplication ( ) : System | ||
GetWorkingDirectory ( string strContext ) : string | ||
SetWorkingDirectory ( string strContext, string strDir ) : void |
Méthode | Description | |
---|---|---|
DeserializeWorkingDirectories ( string v ) : void | ||
GetWorkingDirectoryContexts ( ) : List |
||
SerializeWorkingDirectories ( ) : string[] |
public GetWorkingDirectory ( string strContext ) : string | ||
strContext | string | |
Résultat | string |
public SetWorkingDirectory ( string strContext, string strDir ) : void | ||
strContext | string | |
strDir | string | |
Résultat | void |