C# Class StandaloneBSPValidator.DeviceParameterSet

Mostrar archivo Open project: sysprogs/BSPTools Class Usage Examples

Public Properties

Property Type Description
DeviceRegexObject System.Text.RegularExpressions.Regex
FrameworkConfiguration PropertyDictionary2
MCUConfiguration PropertyDictionary2
SampleConfiguration PropertyDictionary2

Property Details

DeviceRegexObject public_oe property

public Regex,System.Text.RegularExpressions DeviceRegexObject
return System.Text.RegularExpressions.Regex

FrameworkConfiguration public_oe property

public PropertyDictionary2 FrameworkConfiguration
return PropertyDictionary2

MCUConfiguration public_oe property

public PropertyDictionary2 MCUConfiguration
return PropertyDictionary2

SampleConfiguration public_oe property

public PropertyDictionary2 SampleConfiguration
return PropertyDictionary2