ISupportArgumentBuilder<T>.

Command Property

Summary

Gets the command that supports the given argument.
Assembly
Cake.7zip.dll
Namespace
Cake.SevenZip.Builder
Containing Type
ISupportArgumentBuilder<T>

Syntax

T Command { get; }

Value

Type Description
T The argument.