WoodpeckerCIInfo.

GetEnvironmentLong(string) Method

Summary

Gets an environment variable as a long.

Syntax

protected long GetEnvironmentLong(string variable)

Parameters

Name Type Description
variable string The environment variable name.

Return Value

Type Description
long The environment variable.