C# Class Windows.ApplicationModel.Resources.Management.ResourceIndexer

Inheritance: IResourceIndexer
Mostrar archivo Open project: shiftkey/winrt-backport-hilarity

Public Methods

Method Description
IndexFileContentsAsync ( [ file ) : IAsyncOperation>
IndexFilePath ( [ filePath ) : IndexedResourceCandidate
ResourceIndexer ( [ projectRoot ) : System

Method Details

IndexFileContentsAsync() public method

public IndexFileContentsAsync ( [ file ) : IAsyncOperation>
file [
return IAsyncOperation>

IndexFilePath() public method

public IndexFilePath ( [ filePath ) : IndexedResourceCandidate
filePath [
return IndexedResourceCandidate

ResourceIndexer() public method

public ResourceIndexer ( [ projectRoot ) : System
projectRoot [
return System