Freigeben über


CreateWorkspace.SourcesDirectory-Eigenschaft

Ruft ab oder legt diesen als Ersatz für fest $ (SourceDir) verwendet werden, Wert.

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

Syntax

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

Eigenschaftswert

Typ: System.Activities.InArgument<String>

.NET Framework-Sicherheit

Siehe auch

Referenz

CreateWorkspace Klasse

Microsoft.TeamFoundation.Build.Workflow.Activities-Namespace