CannotDeleteInProgressBuildException コンストラクタ (String, Exception)

更新 : 2007 年 11 月

名前空間 :  Microsoft.TeamFoundation.Build.Client
アセンブリ :  Microsoft.TeamFoundation.Build.Client (Microsoft.TeamFoundation.Build.Client.dll 内)

構文

'宣言
Public Sub New ( _
    message As String, _
    ex As Exception _
)
'使用
Dim message As String
Dim ex As Exception

Dim instance As New CannotDeleteInProgressBuildException(message, _
    ex)
public CannotDeleteInProgressBuildException(
    string message,
    Exception ex
)
public:
CannotDeleteInProgressBuildException(
    String^ message, 
    Exception^ ex
)
public function CannotDeleteInProgressBuildException(
    message : String, 
    ex : Exception
)

パラメータ

アクセス許可

  • 直前の呼び出し元に対する完全な信頼。このメンバは、部分的に信頼されているコードから使用することはできません。詳細については、「部分信頼コードからのライブラリの使用」を参照してください。

参照

参照

CannotDeleteInProgressBuildException クラス

CannotDeleteInProgressBuildException メンバ

CannotDeleteInProgressBuildException オーバーロード

Microsoft.TeamFoundation.Build.Client 名前空間