LogLevels.Informational Field

This API supports the Team Foundation Server infrastructure and is not intended to be used directly from your code.

Namespace:  Microsoft.TeamFoundation.Client
Assembly:  Microsoft.VisualStudio.TeamFoundation.Client (in Microsoft.VisualStudio.TeamFoundation.Client.dll)

Syntax

'Declaration
Public Shared ReadOnly Informational As Integer
'Usage
Dim value As Integer 

value = LogLevels.Informational
public static readonly int Informational
public:
static initonly int Informational
public static final var Informational : int

.NET Framework Security

See Also

Reference

LogLevels Class

LogLevels Members

Microsoft.TeamFoundation.Client Namespace