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