IAutomationGetPCBIWorkingDirectory Method

Overload List

GetPCBIWorkingDirectory OBSOLETE: Get the internal working directory for temp-data or unzip jobs etc. (Default is user temp path: Path.GetTempPath()+PCBI) Value can only be used after creating an IPCBIWindow instance.
GetPCBIWorkingDirectory(IPCBIWindow) Get the internal working directory (+suffix if set in IPCBIWindow) for temp-data or unzip jobs etc. (Default is user temp path: Path.GetTempPath()+PCBI) Value can only be used after creating an IPCBIWindow instance.

See Also