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

Inheritance: IResourceIndexer
Afficher le fichier Open project: shiftkey/winrt-backport-hilarity

Méthodes publiques

Méthode Description
IndexFileContentsAsync ( [ file ) : IAsyncOperation>
IndexFilePath ( [ filePath ) : IndexedResourceCandidate
ResourceIndexer ( [ projectRoot ) : System

Method Details

IndexFileContentsAsync() public méthode

public IndexFileContentsAsync ( [ file ) : IAsyncOperation>
file [
Résultat IAsyncOperation>

IndexFilePath() public méthode

public IndexFilePath ( [ filePath ) : IndexedResourceCandidate
filePath [
Résultat IndexedResourceCandidate

ResourceIndexer() public méthode

public ResourceIndexer ( [ projectRoot ) : System
projectRoot [
Résultat System