AUParameter.ValueStrings Property

Definition

Gets an array that contains allowable localized value names for the parameter.

public virtual string[] ValueStrings { [Foundation.Export("valueStrings", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.ValueStrings : string[]

Property Value

String[]

An array that contains allowable localized value names for the parameter.

This value can be null.

Attributes

Applies to