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
- 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.