Share via


SecurityChange.m_item Field

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

Syntax

'Declaration
Protected m_item As String
'Usage
Dim value As String 

value = Me.m_item 

Me.m_item = value
protected string m_item
protected:
String^ m_item
protected var m_item : String

.NET Framework Security

See Also

Reference

SecurityChange Class

SecurityChange Members

Microsoft.TeamFoundation.VersionControl.Client Namespace