共用方式為


BrowserFlowException 建構函式 (BrowserFlowLayer, ErrorData, String, Exception)

命名空間:  Microsoft.VisualStudio.Services.Client.Controls
組件:  Microsoft.VisualStudio.Services.Client (在 Microsoft.VisualStudio.Services.Client.dll 中)

語法

'宣告
Public Sub New ( _
    layer As BrowserFlowLayer, _
    error As ErrorData, _
    message As String, _
    innerException As Exception _
)
public BrowserFlowException(
    BrowserFlowLayer layer,
    ErrorData error,
    string message,
    Exception innerException
)

參數

.NET Framework 安全性

請參閱

參考

BrowserFlowException 類別

BrowserFlowException 多載

Microsoft.VisualStudio.Services.Client.Controls 命名空間