NAnt SDK Documentation - v0.92

EnvironmentVariable.Value Property

Gets the value of the environment variable.

[Visual Basic]
Public ReadOnly Property Value As String
[C#]
public string Value {get;}

See Also

EnvironmentVariable Class | NAnt.Core.Types Namespace