SharpCvsLib

Repository.Type Property

The type of file that this is.

[Visual Basic]
NotOverridable Public ReadOnly Property Type As FileType Implements _
   ICvsFile.Type
[C#]
public Factory.FileType Type {get;}

Property Value

Missing <value> documentation for P:ICSharpCode.SharpCvsLib.FileSystem.Repository.Type

Implements

ICvsFile.Type

See Also

Repository Class | ICSharpCode.SharpCvsLib.FileSystem Namespace