◆ GetHumanReadable()
static string FiftyOne.DeviceDetection.Examples.DataExtensions.GetHumanReadable | ( | this IAspectPropertyValue< string > | apv | ) |
static
Get a human-readable version of the specified IAspectPropertyValue.
If no value has be set, the result will be 'Unknown' + the IAspectPropertyValue.NoValueMessage.
- Parameters
-
- apv -
- Returns