Cake.XComponent addin
This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.XComponent.
Cake Extension for XComponent Applications
General
GetXcBridgeDirectory Alias from Cake.XComponent addin |
This method returns the directory of XcBridge specified by the user or search it in the tools directory. |
GetXcBridgePath Alias from Cake.XComponent addin |
This method returns the path of XcBridge specified by the user or search it in the tools directory. |
GetXcBuildDirectory Alias from Cake.XComponent addin |
This method returns the directory of XcBuild specified by the user or search it in the tools directory. |
GetXcBuildPath Alias from Cake.XComponent addin |
This method returns the path of XcBuild specified by the user or search it in the tools directory. |
Get Alias from Cake.XComponent addin |
This method returns the directory of XcRuntime specified by the user or search it in the tools directory. |
GetXcRuntimePath Alias from Cake.XComponent addin |
This method returns the path of XcRuntime specified by the user or search it in the tools directory. |
GetXcSpyDirectory Alias from Cake.XComponent addin |
This method returns the directory of XcSpy specified by the user or search it in the tools directory. |
GetXcSpyPath Alias from Cake.XComponent addin |
This method returns the path of XcSpy specified by the user or search it in the tools directory. |
GetXcStudioDirectory Alias from Cake.XComponent addin |
This method returns the directory of XcStudio specified by the user or search it in the tools directory. |
GetXcStudioPath Alias from Cake.XComponent addin |
This method returns the path of XcStudio specified by the user or search it in the tools directory. |
SetXcBridgePath Alias from Cake.XComponent addin |
This method sets the path of XcBridge that will be used by all other commands. |
SetXcBuildPath Alias from Cake.XComponent addin |
This method sets the path of XcBuild that will be used by all other commands. |
SetXcRuntimePath Alias from Cake.XComponent addin |
This method sets the path of XcRuntime that will be used by all other commands. |
SetXcSpyPath Alias from Cake.XComponent addin |
This method sets the path of XcSpy that will be used by all other commands. |
SetXcStudioPath Alias from Cake.XComponent addin |
This method sets the path of XcStudio that will be used by all other commands. |