Metadata Class
Definition
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.
[System.Serializable]
public class Metadata
[<System.Serializable>]
type Metadata = class
Public Class Metadata
- Inheritance
-
Metadata
- Attributes
Constructors
Metadata() |
Fields
SourceFilterMetadataKey |
Name of Metadata key to be used for source filtering in StrictFilters. |
Properties
Name |
Gets or sets the name for the Metadata property. |
Value |
Gets or sets the value for the Metadata property. |