BuildDefinition2010.DefaultDropLocation-Eigenschaft

Ruft ab oder legt den UNC-Pfad des standardmäßigen Ablagespeicherorts fest.

Namespace:  Microsoft.TeamFoundation.Build.Server.Compatibility
Assembly:  Microsoft.TeamFoundation.Build.Server (in Microsoft.TeamFoundation.Build.Server.dll)

Syntax

'Declaration
<ClientPropertyAttribute(ClientVisibility.Public)> _
Public Property DefaultDropLocation As String
[ClientPropertyAttribute(ClientVisibility.Public)]
public string DefaultDropLocation { get; set; }

Eigenschaftswert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildDefinition2010 Klasse

Microsoft.TeamFoundation.Build.Server.Compatibility-Namespace