Sparkline for UWP
GetFileByPathAsync メソッド

C1.UWP アセンブリ > C1.Xaml 名前空間 > Extensions クラス : GetFileByPathAsync メソッド
指定されたフォルダに対して相対的に指定されたパスに存在するファイルの StorageFile オブジェクトを返します。
シンタックス
'宣言
 
Public Shared Function GetFileByPathAsync( _
   ByVal folder As Windows.Storage.StorageFolder, _
   ByVal relativePath As System.String _
) As System.Threading.Tasks.Task(Of StorageFile)
public static System.Threading.Tasks.Task<StorageFile> GetFileByPathAsync( 
   Windows.Storage.StorageFolder folder,
   System.string relativePath
)

パラメータ

folder
relativePath
参照

Extensions クラス
Extensions メンバ