Class AnalyzerConfigIndexProperties
Inheritance
AnalyzerConfigIndexProperties
Assembly: AudioAnalysisTools.dll
public abstract class AnalyzerConfigIndexProperties : AnalyzerConfig, IIndexPropertyReferenceConfiguration, IConfig
Constructors
|
Improve this Doc
View Source
Declaration
protected AnalyzerConfigIndexProperties()
Properties
|
Improve this Doc
View Source
Declaration
public IndexPropertiesCollection IndexProperties { get; }
Property Value
|
Improve this Doc
View Source
Declaration
public string IndexPropertiesConfig { get; set; }
Property Value
Implements
Extension Methods