OperationsDisplayDefinition 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.
Display object with properties of the operation.
public class OperationsDisplayDefinition
type OperationsDisplayDefinition = class
Public Class OperationsDisplayDefinition
- Inheritance
-
OperationsDisplayDefinition
Constructors
OperationsDisplayDefinition() |
Initializes a new instance of the OperationsDisplayDefinition class. |
OperationsDisplayDefinition(String, String, String, String) |
Initializes a new instance of the OperationsDisplayDefinition class. |
Properties
Description |
Gets or sets description of the operation. |
Operation |
Gets or sets short description of the operation. |
Provider |
Gets or sets resource provider of the operation. |
Resource |
Gets or sets resource for the operation. |