VersionSpec.m_useMappings Field
Namespace: Microsoft.TeamFoundation.VersionControl.Server
Assembly: Microsoft.TeamFoundation.VersionControl.Server (in Microsoft.TeamFoundation.VersionControl.Server.dll)
Syntax
‘선언
Protected m_useMappings As Boolean
protected bool m_useMappings
protected:
bool m_useMappings
val mutable m_useMappings: bool
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.