C# 클래스 SharpCifs.Smb.Trans2FindFirst2Response.SmbFindFileBothDirectoryInfo

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

공개 메소드들

메소드 설명
CreateTime ( ) : long
GetAttributes ( ) : int
GetName ( ) : string
GetType ( ) : int
LastModified ( ) : long
Length ( ) : long
ToString ( ) : string

비공개 메소드들

메소드 설명
SmbFindFileBothDirectoryInfo ( Trans2FindFirst2Response enclosing ) : SharpCifs.Util.Sharpen

메소드 상세

CreateTime() 공개 메소드

public CreateTime ( ) : long
리턴 long

GetAttributes() 공개 메소드

public GetAttributes ( ) : int
리턴 int

GetName() 공개 메소드

public GetName ( ) : string
리턴 string

GetType() 공개 메소드

public GetType ( ) : int
리턴 int

LastModified() 공개 메소드

public LastModified ( ) : long
리턴 long

Length() 공개 메소드

public Length ( ) : long
리턴 long

ToString() 공개 메소드

public ToString ( ) : string
리턴 string