TfxExtensionCreateRunner Class

Summary

The Tfx Create Runner used to create extensions.
graph BT Type-->Base0["TfxTool<TfxExtensionCreateSettings>"] Base0-->Base1["Tool<TfxExtensionCreateSettings>"] Type["TfxExtensionCreateRunner"] class Type type-node

Syntax

public sealed class TfxExtensionCreateRunner : TfxTool<TfxExtensionCreateSettings>

Constructors

Methods

Name Value Summary
Create(TfxExtensionCreateSettings) void
Creates an extension using the specified settings.