SuggestedActionPriorityDefinition 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.
Defines a priority used in suggested action requests. Results for a specific request priority will be displayed only after all requests to this and higher priority requests have completed.
public ref class SuggestedActionPriorityDefinition sealed
public sealed class SuggestedActionPriorityDefinition
type SuggestedActionPriorityDefinition = class
Public NotInheritable Class SuggestedActionPriorityDefinition
- Inheritance
-
SuggestedActionPriorityDefinition
Remarks
Because you cannot subclass this type, you should use the [Export] attribute with no type.
Constructors
SuggestedActionPriorityDefinition() |