SharpCvsLib

ICvsFile.FileContents Property

The contents that are going to be written to the file.

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

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.FileSystem.ICvsFile.FileContents

See Also

ICvsFile Interface | ICSharpCode.SharpCvsLib.FileSystem Namespace