OperationNotSupportedException 建構函式

命名空間:  Microsoft.TeamFoundation.Framework.Common
組件:  Microsoft.TeamFoundation.Common (在 Microsoft.TeamFoundation.Common.dll 中)

語法

'宣告
Public Sub New ( _
    functionName As String, _
    serviceName As String _
)
public OperationNotSupportedException(
    string functionName,
    string serviceName
)

參數

.NET Framework 安全性

請參閱

參考

OperationNotSupportedException 類別

Microsoft.TeamFoundation.Framework.Common 命名空間