FormatTable.LoadDefaultFormatFiles 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.
Returns a format table instance with all default format files loaded.
public:
static System::Management::Automation::Runspaces::FormatTable ^ LoadDefaultFormatFiles();
public static System.Management.Automation.Runspaces.FormatTable LoadDefaultFormatFiles ();
static member LoadDefaultFormatFiles : unit -> System.Management.Automation.Runspaces.FormatTable
Public Shared Function LoadDefaultFormatFiles () As FormatTable