ALAsset.OriginalAsset 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.
The original version, if the ALAsset is a modification.
public virtual AssetsLibrary.ALAsset OriginalAsset { [Foundation.Export("originalAsset")] get; }
member this.OriginalAsset : AssetsLibrary.ALAsset
Property Value
null
if the this
is not a modified version.
- Attributes