Freigeben über


BuildControllerUpdateOptions.CustomAssemblyPath-Eigenschaft

Ruft ab oder legt diesen benutzerdefinierten Assembly URI fest. Entspricht CustomAssemblyPath.

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

Syntax

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

Eigenschaftswert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildControllerUpdateOptions Klasse

Microsoft.TeamFoundation.Build.Server-Namespace