C# Class BSPGenerationTools.SmartSample

显示文件 Open project: sysprogs/BSPTools

Public Properties

Property Type Description
AdditionalSources string[]
DestinationFolder string
IsTestProjectSample bool
MCUFilterRegex string
SourceFolder string

Property Details

AdditionalSources public_oe property

public string[] AdditionalSources
return string[]

DestinationFolder public_oe property

public string DestinationFolder
return string

IsTestProjectSample public_oe property

public bool IsTestProjectSample
return bool

MCUFilterRegex public_oe property

public string MCUFilterRegex
return string

SourceFolder public_oe property

public string SourceFolder
return string