IRequestContextServicingStep.TargetRequestContextOptional Property

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

Syntax

'Declaration
ReadOnly Property TargetRequestContextOptional As Boolean
bool TargetRequestContextOptional { get; }
property bool TargetRequestContextOptional {
    bool get ();
}
abstract TargetRequestContextOptional : bool with get
function get TargetRequestContextOptional () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

IRequestContextServicingStep Interface

Microsoft.TeamFoundation.Framework.Server Namespace