BuildRequestData.RequestedProjectState 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.
Returns the properties, items, and metadata that will be returned by this build.
public:
property Microsoft::Build::Execution::RequestedProjectState ^ RequestedProjectState { Microsoft::Build::Execution::RequestedProjectState ^ get(); };
public Microsoft.Build.Execution.RequestedProjectState RequestedProjectState { get; }
member this.RequestedProjectState : Microsoft.Build.Execution.RequestedProjectState
Public ReadOnly Property RequestedProjectState As RequestedProjectState