VersionMismatchException.ActualVersion プロパティ

定義

不一致例外からの実際のバージョンを取得または設定します。

public:
 property System::Activities::WorkflowIdentity ^ ActualVersion { System::Activities::WorkflowIdentity ^ get(); };
public System.Activities.WorkflowIdentity ActualVersion { get; }
member this.ActualVersion : System.Activities.WorkflowIdentity
Public ReadOnly Property ActualVersion As WorkflowIdentity

プロパティ値

不一致例外からの実際のバージョン。

適用対象