Share via


SandboxCustomImagePropertiesTypeConverter Class

Definition

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

Constructors

SandboxCustomImagePropertiesTypeConverter()

Methods

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

Applies to