Click or drag to resize

BasicWorkItemToString Method

Returns the Tag as string.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
public override string ToString()

Return Value

String
The workItem's tag.
See Also