This topic has not yet been rated - Rate this topic

ProjectFileConstants.BuildingInsideVisualStudio Field

[Note: This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Updated: November 2007

Defines whether the project is built within Visual Studio.

Namespace:  Microsoft.VisualStudio.Package
Assembly:  MPF.Project.NonShipping (in MPF.Project.NonShipping.dll)

public const string BuildingInsideVisualStudio

This constant is set to true when the project is built within Visual Studio, or set to false if the project is built from the command-line.

Did you find this helpful?
(1500 characters remaining)