SharpCvsLib

RTagCommand.DeleteTag Property

true
if the given tag should be deleted; defaults to
false
.

[Visual Basic]
Public Property DeleteTag As Boolean
[C#]
public bool DeleteTag {get; set;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Commands.RTagCommand.DeleteTag

See Also

RTagCommand Class | ICSharpCode.SharpCvsLib.Commands Namespace