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