 | ComposerContext Property |
Gets or sets the context that is currently being processed by this composer.
Namespace: Patagames.GedcomNetSdkAssembly: Patagames.Gedcom.Net.Sdk (in Patagames.Gedcom.Net.Sdk.dll) Version: 1.0.8
Syntaxpublic Context Context { get; set; }Public Property Context As Context
Get
Set
member Context : Context with get, set
Property Value
Context
See Also