Share via


InternalMapping.ServerItem Field

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 field has been deprecated. Please remove all references.")> _
Public ServerItem As String
[ObsoleteAttribute("This field has been deprecated. Please remove all references.")]
public string ServerItem
[ObsoleteAttribute(L"This field has been deprecated. Please remove all references.")]
public:
String^ ServerItem
[<ObsoleteAttribute("This field has been deprecated. Please remove all references.")>]
val mutable ServerItem: string
public var ServerItem : String

.NET Framework Security

See Also

Reference

InternalMapping Class

Microsoft.TeamFoundation.Build.Tasks Namespace