IProjectContextSnapshot.ShouldDeploy Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets whether the project context should deploy when the solution configuration associated with this context is deployed.
public bool ShouldDeploy { get; }
member this.ShouldDeploy : bool
Public ReadOnly Property ShouldDeploy As Boolean