IInstanceTable インターフェイス

定義

注意事項

The System.Workflow.* types are deprecated. Instead, please use the new types from System.Activities.*

将来の使用のために予約済み。

public interface class IInstanceTable
public interface IInstanceTable
[System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")]
public interface IInstanceTable
type IInstanceTable = interface
[<System.Obsolete("The System.Workflow.* types are deprecated.  Instead, please use the new types from System.Activities.*")>]
type IInstanceTable = interface
Public Interface IInstanceTable
属性

注釈

Note

この資料では、古い型と名前空間について説明します。 詳細については、「Windows Workflow Foundation 4.5 のDeprecated 型」を参照してください。

メソッド

名前 説明
GetActivity(String, String)
古い.

将来の使用のために予約済み。

適用対象