Share via


TeamFoundationRequestContext.IsSystemContext Property

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

Syntax

'Declaration
Public ReadOnly Property IsSystemContext As Boolean
public bool IsSystemContext { get; }
public:
property bool IsSystemContext {
    bool get ();
}
member IsSystemContext : bool
function get IsSystemContext () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

TeamFoundationRequestContext Class

Microsoft.TeamFoundation.Framework.Server Namespace