C# 클래스 StandaloneBSPValidator.TestedSample

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

공개 프로퍼티들

프로퍼티 타입 설명
AdditionalFrameworks string[]
FrameworkConfiguration PropertyDictionary2
MCUConfiguration PropertyDictionary2
Name string
SampleConfiguration PropertyDictionary2
SkipIfNotFound bool
SourceFileExtensions string
TestDirSuffix string
ValidateRegisters bool

프로퍼티 상세

AdditionalFrameworks 공개적으로 프로퍼티

public string[] AdditionalFrameworks
리턴 string[]

FrameworkConfiguration 공개적으로 프로퍼티

public PropertyDictionary2 FrameworkConfiguration
리턴 PropertyDictionary2

MCUConfiguration 공개적으로 프로퍼티

public PropertyDictionary2 MCUConfiguration
리턴 PropertyDictionary2

Name 공개적으로 프로퍼티

public string Name
리턴 string

SampleConfiguration 공개적으로 프로퍼티

public PropertyDictionary2 SampleConfiguration
리턴 PropertyDictionary2

SkipIfNotFound 공개적으로 프로퍼티

public bool SkipIfNotFound
리턴 bool

SourceFileExtensions 공개적으로 프로퍼티

public string SourceFileExtensions
리턴 string

TestDirSuffix 공개적으로 프로퍼티

public string TestDirSuffix
리턴 string

ValidateRegisters 공개적으로 프로퍼티

public bool ValidateRegisters
리턴 bool