GeographicPositionPropertyIncludeGeoUriPrefix Property

This is used to get or set whether or not to include the "geo:" URI prefix when saving the property value in vCard 4.0 files.

Definition

Namespace: EWSoftware.PDI.Properties
Assembly: EWSoftware.PDI.Data (in EWSoftware.PDI.Data.dll) Version: 2023.1.2.0
public bool IncludeGeoUriPrefix { get; set; }

Property Value

Boolean
The default is true

See Also