LogLevels.Error Field
The log entry is an error.
Namespace: Microsoft.TeamFoundation.Client
Assembly: Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)
Syntax
'Декларация
Public Shared ReadOnly Error As Integer
public static readonly int Error
public:
static initonly int Error
static val Error: int
public static final var Error : 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.