BuildOperationResult.BuildResult 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.
Gets the result of the build operation.
public:
property Microsoft::VisualStudio::RpcContracts::Build::BuildResult BuildResult { Microsoft::VisualStudio::RpcContracts::Build::BuildResult get(); };
public Microsoft.VisualStudio.RpcContracts.Build.BuildResult BuildResult { get; }
member this.BuildResult : Microsoft.VisualStudio.RpcContracts.Build.BuildResult
Public ReadOnly Property BuildResult As BuildResult