Edit

Share via


BuildReportMetadata Class

Definition

Represents information about a build report.

[System.Runtime.Serialization.DataContract]
public class BuildReportMetadata
type BuildReportMetadata = class
Public Class BuildReportMetadata
Inheritance
BuildReportMetadata
Attributes

Constructors

BuildReportMetadata()
BuildReportMetadata(Int32, String)

Properties

BuildId

The Id of the build.

Content

The content of the report.

Type

The type of the report.

Applies to