AUParameter.UnitName 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 the localized unit of measurement for the value of the parameter.
public virtual string UnitName { [Foundation.Export("unitName")] get; }
member this.UnitName : string
Property Value
The localized unit of measurement for the value of the parameter.
This value can be null
.
- Attributes