C# Class SharpCifs.Smb.Trans2FindFirst2Response.SmbFindFileBothDirectoryInfo

Inheritance: IFileEntry
Afficher le fichier Open project: brandonprry/Potato

Méthodes publiques

Méthode Description
CreateTime ( ) : long
GetAttributes ( ) : int
GetName ( ) : string
GetType ( ) : int
LastModified ( ) : long
Length ( ) : long
ToString ( ) : string

Private Methods

Méthode Description
SmbFindFileBothDirectoryInfo ( Trans2FindFirst2Response enclosing ) : SharpCifs.Util.Sharpen

Method Details

CreateTime() public méthode

public CreateTime ( ) : long
Résultat long

GetAttributes() public méthode

public GetAttributes ( ) : int
Résultat int

GetName() public méthode

public GetName ( ) : string
Résultat string

GetType() public méthode

public GetType ( ) : int
Résultat int

LastModified() public méthode

public LastModified ( ) : long
Résultat long

Length() public méthode

public Length ( ) : long
Résultat long

ToString() public méthode

public ToString ( ) : string
Résultat string