Share via


Metadata.SourceFilterMetadataKey Field

Definition

Name of Metadata key to be used for source filtering in StrictFilters.

public const string SourceFilterMetadataKey;
val mutable SourceFilterMetadataKey : string
Public Const SourceFilterMetadataKey As String 

Field Value

Remarks

Example: new Metadata { Name = "source_name_metadata", Value = "one_of_kb_sources.extension" } can be used to get answers only from the source "one_of_kb_sources.extension".

Applies to