IndexEntityData Class
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.
Data available for indexed entity
public ref class IndexEntityData
[Windows::Foundation::Metadata::WebHostHidden]
class IndexEntityData
public class IndexEntityData
type IndexEntityData = class
Public Class IndexEntityData
- Inheritance
-
IndexEntityData
Constructors
IndexEntityData(IReadOnlyCollection<SymbolDefinition>, IReadOnlyCollection<FileDataValue>, IReadOnlyCollection<FileReferenceInfo>) |
Initializes a new instance of the IndexEntityData class. |
Properties
DataValues |
Data values indexed |
FileReferences |
File references being indexed |
Symbols |
Symbols indexed |