SharpCvsLib

IMessage.Module Property

The cvs module being manipulated.

[Visual Basic]
Property Module As String
[C#]
string Module {get; set;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Messages.IMessage.Module

See Also

IMessage Interface | ICSharpCode.SharpCvsLib.Messages Namespace