SearchIndexerSkill.Context Property

Definition

Represents the level at which operations take place, such as the document root or document content (for example, /document or /document/content). The default is /document.

public string Context { get; set; }
member this.Context : string with get, set
Public Property Context As String

Property Value

Applies to