ProjectServerDownException コンストラクター
ProjectServerDownExceptionクラスのインスタンスを作成します。
名前空間: Microsoft.Office.Project.Server.Library
アセンブリ: Microsoft.Office.Project.Server.Library (Microsoft.Office.Project.Server.Library.dll 内)
構文
'宣言
Public Sub New ( _
message As String _
)
'使用
Dim message As String
Dim instance As New ProjectServerDownException(message)
public ProjectServerDownException(
string message
)
パラメーター
message
型: System.String例外のメッセージ。
関連項目
参照先
ProjectServerDownException クラス