Freigeben über


ProxyClientRedirectException-Konstruktor (String, Exception)

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

Syntax

'Declaration
Public Sub New ( _
    message As String, _
    innerException As Exception _
)
public ProxyClientRedirectException(
    string message,
    Exception innerException
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

ProxyClientRedirectException Klasse

ProxyClientRedirectException-Überladung

Microsoft.TeamFoundation.Server.Core-Namespace