C# Class VLC_WINRT.Utility.Helpers.NativeOperationsHelper

Afficher le fichier Open project: kusl/vlcwinrt

Méthodes publiques

Méthode Description
FileExist ( string fileName ) : bool

Private Methods

Méthode Description
GetFileAttributesEx ( string lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, WIN32_FILE_ATTRIBUTE_DATA &lpFileInformation ) : bool

Method Details

FileExist() public static méthode

public static FileExist ( string fileName ) : bool
fileName string
Résultat bool