SharpCvsLib

RTagCommand.TagName Property

The name of the tag.

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

Property Value

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

See Also

RTagCommand Class | ICSharpCode.SharpCvsLib.Commands Namespace