 | MultimediaFileFile Property |
Gets or sets a complete local or remote file reference to the auxiliary data to be linked to the GEDCOM context.
Remote reference would include a network address where the multimedia data may be obtained.
Namespace: Patagames.GedcomNetSdk.PrimitivesAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic string File { get; set; }Public Property File As String
Get
Set
member File : string with get, set
Property Value
StringRequired; Size{1:30}
See Also