다음을 통해 공유


CommandLineProject 클래스

정의

public static class CommandLineProject
type CommandLineProject = class
Public Class CommandLineProject
상속
CommandLineProject

메서드

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

ProjectInfo 컴파일러 명령줄 인수에서 초기화된 구조를 만듭니다.

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

ProjectInfo 컴파일러 명령줄의 데이터로 초기화된 구조를 만듭니다.

적용 대상