Share via


CommandLineProject Clase

Definición

public static class CommandLineProject
type CommandLineProject = class
Public Class CommandLineProject
Herencia
CommandLineProject

Métodos

CreateProjectInfo(String, String, IEnumerable<String>, String, Workspace)

Cree una ProjectInfo estructura inicializada a partir de argumentos de línea de comandos de compiladores.

CreateProjectInfo(String, String, String, String, Workspace)

Cree una ProjectInfo estructura inicializada con datos de una línea de comandos del compilador.

Se aplica a