次の方法で共有


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
属性

注釈

注意

ここでは、廃止された型と名前空間について説明します。 詳細については、「.NET 4.5 での Windows Workflow Foundation の新機能」を参照してください。

メソッド

GetActivity(String, String)

将来使用するために予約されています。

適用対象