다음을 통해 공유


TeamFoundationRequestContext.IsSystemContext Property

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

Syntax

‘선언
Public ReadOnly Property IsSystemContext As Boolean
    Get
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