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

Наследование: VSNDKTasks
Показать файл Открыть проект

Private Properties

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

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

Метод Описание
QccCompiler ( ) : System

Защищенные методы

Метод Описание
ExecuteTool ( string pathToTool, string responseFileCommands, string commandLineCommands ) : int

Execute the specified tool for building

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

ExecuteTool() защищенный Метод

Execute the specified tool for building
protected ExecuteTool ( string pathToTool, string responseFileCommands, string commandLineCommands ) : int
pathToTool string
responseFileCommands string
commandLineCommands string
Результат int

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

public QccCompiler ( ) : System
Результат System