ReferenceConstants.WorkItem Field
[This documentation is for preview only, and is subject to change in later releases. Blank topics are included as placeholders.]
Tags a Work Item reference. Use with AddReference to link a work item to any model element.
Namespace: Microsoft.VisualStudio.Uml.Extensions
Assembly: Microsoft.VisualStudio.Uml.Extensions (in Microsoft.VisualStudio.Uml.Extensions.dll)
Syntax
'Declaration
Public Const WorkItem As String
'Usage
Dim value As String
value = ReferenceConstants.WorkItem
public const string WorkItem
public:
literal String^ WorkItem
static val mutable WorkItem: string
public const var WorkItem : String
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.