DataSetInfo.ProfileSpecificInfo Property
Gets additional metadata according to some specific metadata standard.
Syntax
public ProfileSpecificInfo ProfileSpecificInfo { get; set; }
Property Value
Default: null
Additional metadata according to some specific metadata standard.
Remarks
Carmenta Engine supports reading additional metadata according to a few specific metadata standards. This extra metadata may be accessed through this property. See the different sub-classes of ProfileSpecificInfo for more information.
If no such metadata is available, this property will be null.
Platforms
Windows, Linux, Android