BuiltInTasks.RegisterAll 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.
Registers the commonly used built-in tasks with the host task registry.
public:
static void RegisterAll();
public static void RegisterAll();
static member RegisterAll : unit -> unit
Public Shared Sub RegisterAll ()