NAnt SDK Documentation - v0.92 |
|
Task.LogPrefix Property
NOTE: This property is now obsolete.
Will be removed soon
The prefix used when sending messages to the log.
[Visual Basic]
<Obsolete(Message:="Will be removed soon", IsError:=False)>
Public ReadOnly Property LogPrefix As
String
[C#]
[Obsolete(Message="Will be removed soon", IsError=False)]
public
string LogPrefix {get;}
See Also
Task Class | NAnt.Core Namespace