PendChangesNotification.ContextId Property

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

Syntax

'Declaration
Public ReadOnly Property ContextId As Long
public long ContextId { get; }
public:
property long long ContextId {
    long long get ();
}
member ContextId : int64 with get
function get ContextId () : long

Property Value

Type: System.Int64
Returns Int64.

.NET Framework Security

See Also

Reference

PendChangesNotification Class

Microsoft.TeamFoundation.VersionControl.Server Namespace