TeamFoundationRequestContext.IsServicingContext Property

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

Syntax

'宣言
Public ReadOnly Property IsServicingContext As Boolean
    Get
public bool IsServicingContext { get; }
public:
property bool IsServicingContext {
    bool get ();
}
member IsServicingContext : bool
function get IsServicingContext () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

TeamFoundationRequestContext Class

Microsoft.TeamFoundation.Framework.Server Namespace