PVCSCommandArgument.

CommandValue Property

Summary

Gets the value to append to NAnt.Contrib.Tasks.PVCS.PVCSCommandArgument.Command.
Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.PVCS
Containing Type
PVCSCommandArgument

Syntax

public Object CommandValue { get; }

Remarks

If this property is null, no value will be appended to the command.

Value

Type Description
Object