AccountDisplayMode.FriendlyName Field
Namespace: Microsoft.TeamFoundation.WorkItemTracking.Common
Assembly: Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)
Syntax
'Declaration
Public Const FriendlyName As Integer
'Usage
Dim value As Integer
value = AccountDisplayMode.FriendlyName
public const int FriendlyName
public:
literal int FriendlyName
public const var FriendlyName : 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.