Share via


ScriptPropertiesTypeConverter Class

Definition

public class ScriptPropertiesTypeConverter : System.Management.Automation.PSTypeConverter
type ScriptPropertiesTypeConverter = class
    inherit PSTypeConverter
Public Class ScriptPropertiesTypeConverter
Inherits PSTypeConverter
Inheritance
ScriptPropertiesTypeConverter

Constructors

ScriptPropertiesTypeConverter()

Methods

CanConvertFrom(Object)
CanConvertFrom(Object, Type)
CanConvertTo(Object, Type)
ConvertFrom(Object)
ConvertFrom(Object, Type, IFormatProvider, Boolean)
ConvertTo(Object, Type, IFormatProvider, Boolean)

Applies to