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