AUParameterNode.KeyPath Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the key path, the concatenation of the parameter's and its parents' identifiers.
public virtual string KeyPath { [Foundation.Export("keyPath")] get; }
member this.KeyPath : string
Property Value
The key path, the concatenation of the parameter's and its parents' identifiers.
- Attributes