WriteBuildMessage.ShouldSerializeImportance Method

Checks whether to serialize the Importance property as a XAML string.

Namespace:  Microsoft.TeamFoundation.Build.Workflow.Activities
Assembly:  Microsoft.TeamFoundation.Build.Workflow (in Microsoft.TeamFoundation.Build.Workflow.dll)

Syntax

'Declaration
Public Function ShouldSerializeImportance As Boolean
public bool ShouldSerializeImportance()
public:
bool ShouldSerializeImportance()
member ShouldSerializeImportance : unit -> bool 
public function ShouldSerializeImportance() : boolean

Return Value

Type: System.Boolean
True to serialize the Importance property as a XAML string.

.NET Framework Security

See Also

Reference

WriteBuildMessage Class

Microsoft.TeamFoundation.Build.Workflow.Activities Namespace