WorkflowApplicationInstance.InstanceStore 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定物件,這個物件會針對目前工作流程應用程式之執行個體的存放狀態提供存取。
public:
property System::Runtime::DurableInstancing::InstanceStore ^ InstanceStore { System::Runtime::DurableInstancing::InstanceStore ^ get(); };
public System.Runtime.DurableInstancing.InstanceStore InstanceStore { get; }
member this.InstanceStore : System.Runtime.DurableInstancing.InstanceStore
Public ReadOnly Property InstanceStore As InstanceStore
屬性值
物件,這個物件會針對目前工作流程應用程式之執行個體的存放狀態提供存取。