Share via


TeamFoundationExecutionEnvironment.IsDevFabricDeployment Property

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

Syntax

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

Property Value

Type: System.Boolean
Returns Boolean.

.NET Framework Security

See Also

Reference

TeamFoundationExecutionEnvironment Structure

Microsoft.TeamFoundation.Framework.Server Namespace