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