IndexResultInfo.FileReferenceScanStart 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 start time since index starts
public:
property TimeSpan FileReferenceScanStart { TimeSpan get(); };
public TimeSpan FileReferenceScanStart { get; }
member this.FileReferenceScanStart : TimeSpan
Public ReadOnly Property FileReferenceScanStart As TimeSpan