Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 889 Bytes

PSTypeExtensionTools.md

File metadata and controls

39 lines (23 loc) · 889 Bytes
Module Name Module Guid Download Help Link Help Version Locale
PSTypeExtensionTools
f509035e-cb36-4d2f-b2c8-f4a60fb06d56
1.0.0.0
en-US

PSTypeExtensionTools Module

Description

A set of PowerShell tools for working with type extensions.

PSTypeExtensionTools Cmdlets

Add a new type extension such as an Alias or ScriptProperty.

Export type extensions to a JSON or XML file.

Get the type name of an object.

Get type extensions for a given type.

Import type extension definitions from a JSON or XML file.

Define a custom property set that is saved in a .ps1xml file.