C# 클래스 System.IO.PathData

파일 보기 프로젝트 열기: vargaz/mono 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Fd int
IsDirectory bool
Path string

프로퍼티 상세

Fd 공개적으로 프로퍼티

public int Fd
리턴 int

IsDirectory 공개적으로 프로퍼티

public bool IsDirectory
리턴 bool

Path 공개적으로 프로퍼티

public string Path
리턴 string