Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
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
- 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.
See Also
Reference
TeamFoundationApplication Class