FileSearchResult.Attributes Property

Definition

Key-value pairs for filtering file search results.

public System.Collections.Generic.IDictionary<string,string> Attributes { get; }
member this.Attributes : System.Collections.Generic.IDictionary<string, string>
Public ReadOnly Property Attributes As IDictionary(Of String, String)

Property Value

Applies to