Freigeben über


BuildController.ServiceHostUri-Eigenschaft

Ruft den Diensthost URI fest.

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

Syntax

'Declaration
<ClientTypeAttribute(GetType(Uri))> _
<ClientPropertyAttribute(ClientVisibility.Internal, ClientVisibility.Private)> _
Public Property ServiceHostUri As String
[ClientTypeAttribute(typeof(Uri))]
[ClientPropertyAttribute(ClientVisibility.Internal, ClientVisibility.Private)]
public string ServiceHostUri { get; set; }

Eigenschaftswert

Typ: System.String
Gibt String zurück.

.NET Framework-Sicherheit

Siehe auch

Referenz

BuildController Klasse

Microsoft.TeamFoundation.Build.Server-Namespace