AUParameter.ValueStrings 属性

定义

获取一个数组,其中包含参数的允许本地化值名称。

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

属性值

String[]

一个数组,其中包含参数的允许本地化值名称。

此值可为 null

属性

适用于