 | ConvertedFileFilePath Property |
Gets or set the path to the converted file
Namespace: Patagames.GedcomNetSdk.PrimitivesAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic string FilePath { get; set; }Public Property FilePath As String
Get
Set
member FilePath : string with get, set
Property Value
StringRequired;
See Also