ComponentOne Studio for WinRT XAML
GetLocalResourceAsync メソッド

リソースを指定する相対パス。
命名規則の中で修飾子を使用する StorageFile の取得に使用されます。
構文
'宣言
 
Public Shared Function GetLocalResourceAsync( _
   ByVal relativePath As System.String _
) As System.Threading.Tasks.Task(Of StorageFile)
public static System.Threading.Tasks.Task<StorageFile> GetLocalResourceAsync( 
   System.string relativePath
)

パラメータ

relativePath
リソースを指定する相対パス。
参照

ResourceLoader クラス
ResourceLoader メンバ

 

 


Copyright © GrapeCity inc. All rights reserved.