NAnt SDK Documentation - v0.92 |
|
AbstractSourceControlTask.SshEnv Property
The environment name for the ssh variable.
[Visual Basic]
MustOverride Protected ReadOnly Property SshEnv As
String
[C#]
protected abstract
string SshEnv {get;}
See Also
AbstractSourceControlTask Class | NAnt.SourceControl.Tasks Namespace