BuildRequestData.RequestedProjectState Property

Definition

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

Property Value

Applies to