Lire en anglais

Partager via


BuildSubmissionStartedEventArgs Class

Definition

C#
public sealed class BuildSubmissionStartedEventArgs : Microsoft.Build.Framework.BuildStatusEventArgs
Inheritance

Constructors

Properties

BuildEventContext

Event contextual information for the build event argument

(Inherited from BuildEventArgs)
EntryProjectsFullPath
Flags
GlobalProperties
HelpKeyword

Custom help keyword associated with event.

(Inherited from BuildEventArgs)
Message

Gets the formatted message.

(Inherited from LazyFormattedBuildEventArgs)
RawMessage

Exposes the underlying message field without side-effects. Used for serialization.

(Inherited from BuildEventArgs)
RawTimestamp

Exposes the private timestamp field to derived types. Used for serialization. Avoids the side effects of calling the Timestamp getter.

(Inherited from BuildEventArgs)
SenderName

Name of the object sending this event.

(Inherited from BuildEventArgs)
SubmissionId
TargetNames
ThreadId

The thread that raised event.

(Inherited from BuildEventArgs)
Timestamp

The time when event was raised.

(Inherited from BuildEventArgs)

Applies to

Produit Versions
MSBuild 17
MSBuild (.NET Core) 17