共用方式為


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 命名空間