AudioSubItem.individualSettings Field

From Audio Toolkit

Collapse image Expand Image Copy image CopyHover image
List of attribute names that have individual setings, ie. that are not inherited by the parent AudioItem

Namespace: (Default Namespace)
Assembly: AudioToolkit (in AudioToolkit.dll) Version: 8.0.0.0 (8.0.0.0)

Syntax

C#
public List<string> individualSettings

Field Value

Type: List<(Of <(<'String>)>)>

See Also