共用方式為


SyncAbortedException 建構 (String)

初始化 SyncAbortedException 類別的新執行個體,其中包含指定的錯誤訊息。

命名空間: Microsoft.Synchronization
組件: Microsoft.Synchronization (在 microsoft.synchronization.dll)

語法

'宣告
Public Sub New ( _
    message As String _
)
'用途
Dim message As String

Dim instance As New SyncAbortedException(message)
public SyncAbortedException (
    string message
)
public:
SyncAbortedException (
    String^ message
)
public SyncAbortedException (
    String message
)
public function SyncAbortedException (
    message : String
)

參數

  • message
    陳述錯誤的訊息。

備註

請參閱

參考

SyncAbortedException 類別
SyncAbortedException 成員
Microsoft.Synchronization 命名空間