Share via


AUParameter.Address Property

Definition

Gets the address (a non-persistent numerical identifier) for the parameter.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual ulong Address { [Foundation.Export("address")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("address")>]
member this.Address : uint64

Property Value

A non-persistent numeric identifier for the parameter.

Attributes

Applies to