SchemaBase Class

Definition

Caution

Parsing code has been deprecated, we suggest using Markdig. See https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/3200 for more info.

Strong typed schema base class.

[System.Obsolete("Parsing code has been deprecated, we suggest using Markdig. See https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/3200 for more info.")]
public abstract class SchemaBase
[<System.Obsolete("Parsing code has been deprecated, we suggest using Markdig. See https://github.com/windows-toolkit/WindowsCommunityToolkit/issues/3200 for more info.")>]
type SchemaBase = class
Public MustInherit Class SchemaBase
Inheritance
SchemaBase
Attributes

Constructors

SchemaBase()

Properties

InternalID

Gets or sets identifier for strong typed record.

Applies to