C# Класс VSNDK.Tasks.DiffManifests

MSBuild task to compare the manifest file from the bar file being uploaded against the one already installed on the device.
Наследование: Microsoft.Build.Utilities.Task
Показать файл Открыть проект

Private Properties

Свойство Тип Описание
getSourcePath string

Открытые методы

Метод Описание
Execute ( ) : bool

Execute the MSBuild Task.

Приватные методы

Метод Описание
getSourcePath ( string sourcePath, string targetFileMap ) : string

Helper function to parse the target file map to add the source path of each modified file as metadata.

Описание методов

Execute() публичный Метод

Execute the MSBuild Task.
public Execute ( ) : bool
Результат bool