C# Class VLC_WINRT.Utility.Helpers.NativeOperationsHelper

ファイルを表示 Open project: kusl/vlcwinrt

Public Methods

Method Description
FileExist ( string fileName ) : bool

Private Methods

Method Description
GetFileAttributesEx ( string lpFileName, GET_FILEEX_INFO_LEVELS fInfoLevelId, WIN32_FILE_ATTRIBUTE_DATA &lpFileInformation ) : bool

Method Details

FileExist() public static method

public static FileExist ( string fileName ) : bool
fileName string
return bool