Share via


ApplicationPatchTagsTypeConverter Class

Definition

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

Constructors

ApplicationPatchTagsTypeConverter()

Methods

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

Applies to