Attributes

FileIndexingEventArgs.Attributes property

Gets or set the attributes of the document.

public string[] Attributes { get; set; }

Property Value

The attributes of the document.

See Also