Metadata Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the Metadata object sent as part of QnA Maker requests.
C#
[System.Serializable]
public class Metadata
[<System.Serializable>]
type Metadata = class
Public Class Metadata
- Inheritance
-
Metadata
- Attributes
Source |
Name of Metadata key to be used for source filtering in StrictFilters. |
Name |
Gets or sets the name for the Metadata property. |
Value |
Gets or sets the value for the Metadata property. |
Product | Versions |
---|---|
Microsoft.Bot.Builder | 4.0 |