VssException 建構函式 (String, Int32)

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

語法

'宣告
Public Sub New ( _
    message As String, _
    errorCode As Integer _
)
public VssException(
    string message,
    int errorCode
)

參數

.NET Framework 安全性

請參閱

參考

VssException 類別

VssException 多載

Microsoft.VisualStudio.Services.Common 命名空間