InternalMapping Constructor
Note: This API is now obsolete.
Namespace: Microsoft.TeamFoundation.Build.Tasks
Assembly: Microsoft.TeamFoundation.Build.ProcessComponents (in Microsoft.TeamFoundation.Build.ProcessComponents.dll)
Syntax
'Declaration
<ObsoleteAttribute("This constructor has been deprecated. Please remove all references.")> _
Public Sub New
[ObsoleteAttribute("This constructor has been deprecated. Please remove all references.")]
public InternalMapping()
[ObsoleteAttribute(L"This constructor has been deprecated. Please remove all references.")]
public:
InternalMapping()
[<ObsoleteAttribute("This constructor has been deprecated. Please remove all references.")>]
new : unit -> InternalMapping
public function InternalMapping()
.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.