HostTypeTypeConverter 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.
public class HostTypeTypeConverter : System.Management.Automation.PSTypeConverter
type HostTypeTypeConverter = class
inherit PSTypeConverter
Public Class HostTypeTypeConverter
Inherits PSTypeConverter
- Inheritance
-
HostTypeTypeConverter
Constructors
| HostTypeTypeConverter() |
Methods
| CanConvertFrom(Object, Type) | |
| CanConvertTo(Object, Type) | |
| ConvertFrom(Object, Type, IFormatProvider, Boolean) | |
| ConvertTo(Object, Type, IFormatProvider, Boolean) |