Share via


AUParameterNode.KeyPath Property

Definition

Gets or sets the key path, the concatenation of the parameter's and its parents' identifiers.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string KeyPath { [Foundation.Export("keyPath")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("keyPath")>]
member this.KeyPath : string

Property Value

The key path, the concatenation of the parameter's and its parents' identifiers.

Attributes

Applies to