PropertyType

Tags.PropertyType property

Gets a set of tags that bear additional information about the type of a property rather than about its purpose. Using these tags you can detect metadata properties that contain URL links to external resources, properties describing fonts, colors, geolocation and so on.

public static PropertyTypeTagCategory PropertyType { get; }

See Also