TfxExtensionShareRunner Class

Summary

The Tfx Share Runner used to share extensions.
graph BT Type-->Base0["TfxTool<TfxExtensionShareSettings>"] Base0-->Base1["Tool<TfxExtensionShareSettings>"] Type["TfxExtensionShareRunner"] class Type type-node

Syntax

public sealed class TfxExtensionShareRunner : TfxTool<TfxExtensionShareSettings>

Constructors

Methods

Name Value Summary
Share(FilePath, ICollection<string>, TfxExtensionShareSettings) void
Installs an extension using the specified shareSettings.