C# Class System.IO.PathData

显示文件 Open project: vargaz/mono Class Usage Examples

Public Properties

Property Type Description
Fd int
IsDirectory bool
Path string

Property Details

Fd public_oe property

public int Fd
return int

IsDirectory public_oe property

public bool IsDirectory
return bool

Path public_oe property

public string Path
return string