PreparingEnlistment.RecoveryInformation 方法

定義

取得登記的復原資訊。

public:
 cli::array <System::Byte> ^ RecoveryInformation();
public byte[] RecoveryInformation ();
member this.RecoveryInformation : unit -> byte[]
Public Function RecoveryInformation () As Byte()

傳回

Byte[]

登記的復原資訊。

例外狀況

嘗試取得暫時性 (Volatile) 登記內部的復原資訊,而該登記並未產生任何復原資訊。

適用於