FeatureNotSupportedException 建構函式 (String)

初始化新的 FeatureNotSupportedException 執行個體。

命名空間:  Microsoft.TeamFoundation.VersionControl.Client
組件:  Microsoft.TeamFoundation.VersionControl.Client (在 Microsoft.TeamFoundation.VersionControl.Client.dll 中)

語法

'宣告
Public Sub New ( _
    message As String _
)
public FeatureNotSupportedException(
    string message
)

參數

  • message
    類型:System.String
    描述這個例外狀況的訊息。

.NET Framework 安全性

請參閱

參考

FeatureNotSupportedException 類別

FeatureNotSupportedException 多載

Microsoft.TeamFoundation.VersionControl.Client 命名空間