SubscribeContextCallback Delegate
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Defines a callback method that will be invoked when a context item changes.
public delegate void SubscribeContextCallback(ContextItem ^ item);
public delegate void SubscribeContextCallback(ContextItem item);
type SubscribeContextCallback = delegate of ContextItem -> unit
Public Delegate Sub SubscribeContextCallback(item As ContextItem)
- item
- ContextItem
The context item that changed.
This callback provides a mechanism for interested parties in both the host and the workflow designer to subscribe to updates to a ContextItem published to the editing context of the workflow designer.
Get |
Gets an object that represents the method represented by the specified delegate. |
ผลิตภัณฑ์ | เวอร์ชัน |
---|---|
.NET Framework | 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1 |
คำติชม .NET
.NET เป็นโครงการโอเพนซอร์ส เลือกลิงก์เพื่อให้คำติชม: