NAnt SDK Documentation - v0.85-nightly-2005-11-09

EnvironmentVariable.Value Property

[This is preliminary documentation and subject to change.]

Gets the value of the environment variable.

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

Remarks

Missing <remarks> documentation for P:NAnt.Core.Types.EnvironmentVariable.Value

See Also

EnvironmentVariable Class | NAnt.Core.Types Namespace