NewItemMustContainAllFieldsException コンストラクター (String)

指定したエラー メッセージが含まれる NewItemMustContainAllFieldsException クラスの新しいインスタンスを初期化します。

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

構文

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

Dim instance As New NewItemMustContainAllFieldsException(message)
public NewItemMustContainAllFieldsException(
    string message
)
public:
NewItemMustContainAllFieldsException(
    String^ message
)
new : 
        message:string -> NewItemMustContainAllFieldsException
public function NewItemMustContainAllFieldsException(
    message : String
)

パラメーター

参照

参照

NewItemMustContainAllFieldsExceptionクラス

NewItemMustContainAllFieldsException メンバー

NewItemMustContainAllFieldsException オーバーロード

Microsoft.Synchronization 名前空間