ActionDescriptorProviderContext Class
Definition
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.
A context for IActionDescriptorProvider.
public ref class ActionDescriptorProviderContext
public class ActionDescriptorProviderContext
type ActionDescriptorProviderContext = class
Public Class ActionDescriptorProviderContext
- Inheritance
-
ActionDescriptorProviderContext
Constructors
ActionDescriptorProviderContext() |
Properties
Results |
Gets the IList<T> of ActionDescriptor instances of IActionDescriptorProvider can populate. |