 | SettingsAutoDetect Property |
Gets or sets a value indicating whether the version of the GEDCOM specification will be automatically determined or the one specified in the
Standard property will be used.
Namespace: Patagames.GedcomNetSdkAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic bool AutoDetect { get; set; }Public Property AutoDetect As Boolean
Get
Set
member AutoDetect : bool with get, set
Property Value
Boolean
See Also