BuildProjectReferencesContext.IsBuildOptedOut 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.
If project opted out from build
public:
property bool IsBuildOptedOut { bool get(); };
public:
property bool IsBuildOptedOut { bool get(); };
public bool IsBuildOptedOut { get; }
member this.IsBuildOptedOut : bool
Public ReadOnly Property IsBuildOptedOut As Boolean