C# Класс WinRTXamlToolkit.IO.ScaledImageFile

Contains a helper method for getting a file with the applicable scale qualifier.
Показать файл Открыть проект

Открытые методы

Метод Описание
GetAsync ( string relativePath ) : Task

Used to retrieve a StorageFile that uses qualifiers in the naming convention.

Описание методов

GetAsync() публичный статический Метод

Used to retrieve a StorageFile that uses qualifiers in the naming convention.
public static GetAsync ( string relativePath ) : Task
relativePath string
Результат Task