IndexResultInfo.FileReferenceScanEnd Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the file reference scan end time since index starts
public:
property TimeSpan FileReferenceScanEnd { TimeSpan get(); };
public TimeSpan FileReferenceScanEnd { get; }
member this.FileReferenceScanEnd : TimeSpan
Public ReadOnly Property FileReferenceScanEnd As TimeSpan