Share via


TeamFoundationApplicationCore.DeploymentInitialized Property

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

Syntax

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

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

TeamFoundationApplicationCore Class

Microsoft.TeamFoundation.Framework.Server Namespace