C# Класс Windows.ApplicationModel.Resources.Management.ResourceIndexer

Наследование: IResourceIndexer
Показать файл Открыть проект

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

Метод Описание
IndexFileContentsAsync ( [ file ) : IAsyncOperation>
IndexFilePath ( [ filePath ) : IndexedResourceCandidate
ResourceIndexer ( [ projectRoot ) : System

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

IndexFileContentsAsync() публичный Метод

public IndexFileContentsAsync ( [ file ) : IAsyncOperation>
file [
Результат IAsyncOperation>

IndexFilePath() публичный Метод

public IndexFilePath ( [ filePath ) : IndexedResourceCandidate
filePath [
Результат IndexedResourceCandidate

ResourceIndexer() публичный Метод

public ResourceIndexer ( [ projectRoot ) : System
projectRoot [
Результат System