CommandLineProject Classe

Définition

public static class CommandLineProject
type CommandLineProject = class
Public Class CommandLineProject
Héritage
CommandLineProject

Méthodes

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

Créez une ProjectInfo structure initialisée à partir d’arguments de ligne de commande des compilateurs.

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

Créez une ProjectInfo structure initialisée avec des données à partir d’une ligne de commande du compilateur.

S’applique à