VersionSpec.m_useMappings Field
Namespace: Microsoft.TeamFoundation.VersionControl.Server
Assembly: Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)
Syntax
'Declaration
Protected m_useMappings As Boolean
'Usage
Dim value As Boolean
value = Me.m_useMappings
Me.m_useMappings = value
protected bool m_useMappings
protected:
bool m_useMappings
protected var m_useMappings : boolean
.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.