AUParameterNode.Identifier Property

Definition

Gets the permanent unique identifier for the node.

public virtual string Identifier { [Foundation.Export("identifier")] get; }
member this.Identifier : string

Property Value

The unique identifier for the node.

Attributes

Remarks

App developers must not change this property, as doing so will invalidate host documents between releases.

Applies to