C# 클래스 Windows.ApplicationModel.Resources.Management.ResourceIndexer

상속: IResourceIndexer
파일 보기 프로젝트 열기: shiftkey/winrt-backport-hilarity

공개 메소드들

메소드 설명
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