FormatViewDefinition
Class
Definition
Defines a formatting view for a particular type
public sealed class FormatViewDefinition
- Inheritance
-
FormatViewDefinition
Constructors
| FormatViewDefinition(String, PSControl) |
Public constructor for FormatViewDefinition |
Properties
| Control |
The control defined by this formatting view can be one of table,list or wide |
| Name |
Name of the formatting view as defined in the formatting file |
Methods
| ToString() |
Overloaded ToString() method - specifies name and type of control. Used for display from the console |