Item.m_serverItem Field

Represents the server associated with the item.

Namespace:  Microsoft.TeamFoundation.VersionControl.Client
Assembly:  Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)

Syntax

'Declaration
Protected m_serverItem As String
protected string m_serverItem
protected:
String^ m_serverItem
val mutable m_serverItem: string
protected var m_serverItem : String

.NET Framework Security

See Also

Reference

Item Class

Microsoft.TeamFoundation.VersionControl.Client Namespace