SharpCvsLib

Tag.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.Tag.Type

Implements

ICvsFile.Type

See Also

Tag Class | ICSharpCode.SharpCvsLib.FileSystem Namespace