C# 클래스 SharpCifs.Smb.Trans2QueryPathInformationResponse.SmbQueryFileBasicInfo

상속: IInfo
파일 보기 프로젝트 열기: brandonprry/Potato

공개 메소드들

메소드 설명
GetAttributes ( ) : int
GetCreateTime ( ) : long
GetLastWriteTime ( ) : long
GetSize ( ) : long
ToString ( ) : string

비공개 메소드들

메소드 설명
SmbQueryFileBasicInfo ( Trans2QueryPathInformationResponse enclosing ) : SharpCifs.Util

메소드 상세

GetAttributes() 공개 메소드

public GetAttributes ( ) : int
리턴 int

GetCreateTime() 공개 메소드

public GetCreateTime ( ) : long
리턴 long

GetLastWriteTime() 공개 메소드

public GetLastWriteTime ( ) : long
리턴 long

GetSize() 공개 메소드

public GetSize ( ) : long
리턴 long

ToString() 공개 메소드

public ToString ( ) : string
리턴 string