C# 클래스 Microsoft.Iot.IotCoreTemplateProvider.CppBackgroundApplicationTemplate

상속: ITemplate
파일 보기 프로젝트 열기: ms-iot/iot-utilities

공개 메소드들

메소드 설명
GetAppxMapContents ( Collection resourceMetadata, Collection files, string outputFolder ) : bool
GetBaseProjectType ( ) : IBaseProjectTypes
GetTemplateContents ( ) : ReadOnlyCollection

비공개 메소드들

메소드 설명
TemplateFileFromResources ( string fileName ) : FileStreamInfo

메소드 상세

GetAppxMapContents() 공개 메소드

public GetAppxMapContents ( Collection resourceMetadata, Collection files, string outputFolder ) : bool
resourceMetadata Collection
files Collection
outputFolder string
리턴 bool

GetBaseProjectType() 공개 메소드

public GetBaseProjectType ( ) : IBaseProjectTypes
리턴 IBaseProjectTypes

GetTemplateContents() 공개 메소드

public GetTemplateContents ( ) : ReadOnlyCollection
리턴 ReadOnlyCollection