메소드 |
설명 |
|
AddCapabilitiesToAppxManifest ( IProject project ) : bool |
|
|
BuildProjectAsync ( IProjectWithCustomBuild project ) : Task |
|
|
CallMakeAppx ( string makeAppxCmd, string mapFile, string outputAppx ) : bool |
|
|
ConvertTargetNameToIp ( ) : bool |
|
|
CopyArtifacts ( string outputAppx, string appxFilename, string outputCer, string cerFilename, ReadOnlyCollection dependencies ) : bool |
|
|
CopyBaseTemplateContents ( ITemplate template ) : bool |
|
|
CopyDependencyAppxFiles ( ReadOnlyCollection dependencies, string artifactsFolder ) : bool |
|
|
CopyFileAndValidate ( string from, string to ) : bool |
|
|
CopyProjectFiles ( IProject project ) : bool |
|
|
CreateAndDeployApp ( ) : bool |
|
|
CreateAppx ( ITemplate template, IProject project, string makeAppxCmd, string outputAppx ) : bool |
|
|
CreateAppxMapFile ( ITemplate template, IProject project, string mapFile ) : bool |
|
|
CreateCertFromPfx ( string powershellCmd, string pfxFile, string outputCer ) : bool |
|
|
CreateCommandLineParser ( ) : void |
|
|
DeployAppx ( string outputAppx, string outputCer, ReadOnlyCollection dependencies, string dependencyFolder, string identityName ) : HttpStatusCode |
|
|
DeploymentWorker ( Stream outputStream ) : System |
|
|
ExecuteExternalProcess ( string executableFileName, string arguments, string logFileName ) : void |
|
|
GetSdkVersionFromString ( string sdk ) : SdkVersion |
|
|
GuardTargetName ( ) : bool |
|
|
HandleSdkVersionFromCommandLine ( string value ) : void |
|
|
HandleUnauthenticatedDeployAppx ( string outputAppx, string outputCer, ReadOnlyCollection dependencies, string dependencyFolder, string identityName ) : bool |
|
|
NotifyThatMakeAppxOrSignToolNotFound ( ) : void |
|
|
SignAppx ( string signToolCmd, string outputAppx, string pfxFile ) : bool |
|
|
SpecializeAppxManifest ( IProject project ) : bool |
|
|
getMachineId ( ) : string |
|
|