WriteBuildMessage Properties

Include Protected Members
Include Inherited Members

The WriteBuildMessage type exposes the following members.

Properties

  Name Description
Protected property CacheId Gets the identifier of the cache that is unique within the scope of the workflow definition. (Inherited from Activity.)
Public property DisplayName Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking. (Inherited from Activity.)
Public property Id Gets an identifier that is unique in the scope of the workflow definition. (Inherited from Activity.)
Public property Importance Gets or sets the importance of the message.
Public property Message Gets or sets the user-readable message to write.

Top

See Also

Reference

WriteBuildMessage Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace