Perforce.

SetVariable(string, string) Method

Assembly
NAnt.Contrib.dll
Namespace
NAnt.Contrib.Tasks.Perforce
Containing Type
Perforce

Syntax

public static void SetVariable(string Name, string Value)

Parameters

Name Type Description
Name string
Value string

Return Value

Type Description
void