C# 클래스 BSPGenerationTools.Framework

파일 보기 프로젝트 열기: sysprogs/BSPTools 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
AdditionalSystemVars SysVarEntry[]
ClassID string
ConfigurableProperties PropertyList
ConfigurationFileTemplates ConfigurationFileTemplate[]
CopyJobs BSPGenerationTools.CopyJob[]
DefaultEnabled bool
Filter string
ID string
IncompatibleFrameworks string[]
Name string
ProjectFolderName string
RequiredFrameworks string[]

프로퍼티 상세

AdditionalSystemVars 공개적으로 프로퍼티

public SysVarEntry[] AdditionalSystemVars
리턴 SysVarEntry[]

ClassID 공개적으로 프로퍼티

public string ClassID
리턴 string

ConfigurableProperties 공개적으로 프로퍼티

public PropertyList ConfigurableProperties
리턴 PropertyList

ConfigurationFileTemplates 공개적으로 프로퍼티

public ConfigurationFileTemplate[] ConfigurationFileTemplates
리턴 ConfigurationFileTemplate[]

CopyJobs 공개적으로 프로퍼티

public CopyJob[],BSPGenerationTools CopyJobs
리턴 BSPGenerationTools.CopyJob[]

DefaultEnabled 공개적으로 프로퍼티

public bool DefaultEnabled
리턴 bool

Filter 공개적으로 프로퍼티

public string Filter
리턴 string

ID 공개적으로 프로퍼티

public string ID
리턴 string

IncompatibleFrameworks 공개적으로 프로퍼티

public string[] IncompatibleFrameworks
리턴 string[]

Name 공개적으로 프로퍼티

public string Name
리턴 string

ProjectFolderName 공개적으로 프로퍼티

public string ProjectFolderName
리턴 string

RequiredFrameworks 공개적으로 프로퍼티

public string[] RequiredFrameworks
리턴 string[]