For the complete documentation index, see llms.txt. This page is also available as Markdown.

ExtensionData

Property in Project

Summary

Contains any data parsed from the source file that was not matched to a property on this type.

public Dictionary<string, JsonElement>? ExtensionData { get; set; }

Last updated

Was this helpful?