TypeTable.LoadDefaultTypeFiles Method     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Load types.ps1xml, typesv3.ps1xml into the typetable.
public:
 static System::Management::Automation::Runspaces::TypeTable ^ LoadDefaultTypeFiles();
	public static System.Management.Automation.Runspaces.TypeTable LoadDefaultTypeFiles();
	static member LoadDefaultTypeFiles : unit -> System.Management.Automation.Runspaces.TypeTable
	Public Shared Function LoadDefaultTypeFiles () As TypeTable
	Returns
TypeTable.
Exceptions
If caller doesn't have permission to read the PowerShell registry key.