GraphBuildRequestData.HostServices Property

Definition

Gets the HostServices object for this request.

public:
 property Microsoft::Build::Execution::HostServices ^ HostServices { Microsoft::Build::Execution::HostServices ^ get(); };
public Microsoft.Build.Execution.HostServices HostServices { get; }
member this.HostServices : Microsoft.Build.Execution.HostServices
Public ReadOnly Property HostServices As HostServices

Property Value

Applies to