Freigeben über


BrowserFlowException-Konstruktor (BrowserFlowLayer, ErrorData, String)

Namespace:  Microsoft.VisualStudio.Services.Client.Controls
Assembly:  Microsoft.VisualStudio.Services.Client (in Microsoft.VisualStudio.Services.Client.dll)

Syntax

'Declaration
Public Sub New ( _
    layer As BrowserFlowLayer, _
    error As ErrorData, _
    message As String _
)
public BrowserFlowException(
    BrowserFlowLayer layer,
    ErrorData error,
    string message
)

Parameter

.NET Framework-Sicherheit

Siehe auch

Referenz

BrowserFlowException Klasse

BrowserFlowException-Überladung

Microsoft.VisualStudio.Services.Client.Controls-Namespace