SharpCvsLib

AbstractCvsFile.FileContents Property

Contents that are contained in the management file that this object represents.

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

Property Value

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

See Also

AbstractCvsFile Class | ICSharpCode.SharpCvsLib.FileSystem Namespace