Freigeben über


ProxyConfiguration.IsRemoteConfiguration-Eigenschaft

IsRemoteConfiguration definiert, ob ein Proxy remote ausgeführt wird, oder er während ein Dateicaches innerhalb des Hauptserverprozesses ausgeführt wird.

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

Syntax

'Declaration
Public ReadOnly Property IsRemoteConfiguration As Boolean
public bool IsRemoteConfiguration { get; }

Eigenschaftswert

Typ: System.Boolean

.NET Framework-Sicherheit

Siehe auch

Referenz

ProxyConfiguration Klasse

Microsoft.TeamFoundation.Server.Core-Namespace