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