SharpCvsLib

WorkingDirectory.ModuleName Property

The name of the module.

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

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.Misc.WorkingDirectory.ModuleName

See Also

WorkingDirectory Class | ICSharpCode.SharpCvsLib.Misc Namespace