ServerPropertiesTypeConverter Class

Definition

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

Constructors

ServerPropertiesTypeConverter()

Methods

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

Applies to