Share via


TeamFoundationApplication.s_instanceInfoInitLock Field

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

Namespace:  Microsoft.TeamFoundation.Server
Assembly:  Microsoft.TeamFoundation.Common (in Microsoft.TeamFoundation.Common.dll)

Syntax

'Declaration
Protected Shared s_instanceInfoInitLock As Object
'Usage
Dim value As Object 

value = TeamFoundationApplication.s_instanceInfoInitLock 

TeamFoundationApplication.s_instanceInfoInitLock = value
protected static Object s_instanceInfoInitLock
protected:
static Object^ s_instanceInfoInitLock
protected static var s_instanceInfoInitLock : Object

.NET Framework Security

See Also

Reference

TeamFoundationApplication Class

TeamFoundationApplication Members

Microsoft.TeamFoundation.Server Namespace