Share via


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

See Also

Reference

VersionSpec Class

VersionSpec Members

Microsoft.TeamFoundation.VersionControl.Server Namespace