C# Class System.IO.PathData

Show file Open project: vargaz/mono Class Usage Examples

Public Properties

Property Type Description
Fd int
IsDirectory bool
Path string

Property Details

Fd public property

public int Fd
return int

IsDirectory public property

public bool IsDirectory
return bool

Path public property

public string Path
return string