FormatViewDefinition(String, PSControl) Constructor
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.
public:
FormatViewDefinition(System::String ^ name, System::Management::Automation::PSControl ^ control);
public FormatViewDefinition (string name, System.Management.Automation.PSControl control);
new System.Management.Automation.FormatViewDefinition : string * System.Management.Automation.PSControl -> System.Management.Automation.FormatViewDefinition
Public Sub New (name As String, control As PSControl)
Parameters
- name
- String
- control
- PSControl