TeamFoundationRequestContext.ContextId Property

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

Syntax

‘선언
Public ReadOnly Property ContextId As Long
    Get
public long ContextId { get; }
public:
property long long ContextId {
    long long get ();
}
member ContextId : int64
function get ContextId () : long

Property Value

Type: System.Int64

.NET Framework Security

See Also

Reference

TeamFoundationRequestContext Class

Microsoft.TeamFoundation.Framework.Server Namespace