Share via


IndexingParametersConfiguration.ExcludedFileNameExtensions Property

Definition

Comma-delimited list of filename extensions to ignore when processing from Azure blob storage. For example, you could exclude ".png, .mp4" to skip over those files during indexing.

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

Property Value

Applies to