Attributes

FoundDocument.Attributes property

Gets the attributes associated with the found document. The corresponding option must be enabled in the search options to retrieve attributes.

public string[] Attributes { get; }

Property Value

The attributes associated with the found document.

See Also