Click or drag to resize

BasicWorkItemToString Method

Returns the Tag as string.

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

Return Value

Type: String
The workItem's tag.
See Also