Method
IdeSessionItemset_workspace
[−]
Description
Sets the workspace id for the item.
This is generally used to tie an item to a specific workspace.
Sets property | Ide.SessionItem:workspace |
[−]
Parameters
workspace
-
Type:
const char*
A workspace string for the item.
The argument can be NULL
.The data is owned by the caller of the method. The value is a NUL terminated UTF-8 string.