Metadata Class

Definition

Represents the Metadata object sent as part of QnA Maker requests.

[System.Serializable]
public class Metadata
[<System.Serializable>]
type Metadata = class
Public Class Metadata
Inheritance
Metadata
Attributes

Constructors

Metadata()

Properties

Name

Gets or sets the name for the Metadata property.

Value

Gets or sets the value for the Metadata property.

Applies to