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