AccountDisplayMode.AccountName Field
This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Common
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
Syntax
'Declaration
Public Const AccountName As Integer
'Usage
Dim value As Integer
value = AccountDisplayMode.AccountName
public const int AccountName
public:
literal int AccountName
public const var AccountName : int
.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.