AbstractSourceControlTask.

CommandOptions Property

Summary

A collection of options that can be used to modify the default behavior of the version control commands. See the sub-tasks for implementation specifics.

Syntax

public Hashtable CommandOptions { get; set; }

Value

Type Description
Hashtable