Freigeben über


TfShelve.CheckInNote-Eigenschaft

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

Syntax

'Declaration
Public Property CheckInNote As InArgument(Of CheckinNote)
public InArgument<CheckinNote> CheckInNote { get; set; }

Eigenschaftswert

Typ: System.Activities.InArgument<CheckinNote>
Gibt InArgument<T> zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

TfShelve Klasse

Microsoft.TeamFoundation.Build.Workflow.Activities-Namespace