Item.m_deletionId Field
Namespace: Microsoft.TeamFoundation.VersionControl.Client
Assembly: Microsoft.TeamFoundation.VersionControl.Client (in Microsoft.TeamFoundation.VersionControl.Client.dll)
Syntax
'Декларация
Protected m_deletionId As Integer
protected int m_deletionId
protected:
int m_deletionId
val mutable m_deletionId: int
protected var m_deletionId : int
.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.