Freigeben über


PublishSymbols.Comments-Eigenschaft

Ruft ab oder legt die Transaktionskommentare fest.

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

Syntax

'Declaration
<BrowsableAttribute(True)> _
Public Property Comments As InArgument(Of String)
[BrowsableAttribute(true)]
public InArgument<string> Comments { get; set; }

Eigenschaftswert

Typ: System.Activities.InArgument<String>
Die Transaktionskommentare.

.NET Framework-Sicherheit

Siehe auch

Referenz

PublishSymbols Klasse

Microsoft.TeamFoundation.Build.Workflow.Activities-Namespace