SymbolDefinitionSearchResult 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.
Describes a symbol's definition with metadata describing where it is found.
public ref class SymbolDefinitionSearchResult
[Windows::Foundation::Metadata::WebHostHidden]
class SymbolDefinitionSearchResult
public class SymbolDefinitionSearchResult
type SymbolDefinitionSearchResult = class
Public Class SymbolDefinitionSearchResult
- Inheritance
-
SymbolDefinitionSearchResult
Constructors
SymbolDefinitionSearchResult(SymbolDefinition, String) |
Initializes a new instance of the SymbolDefinitionSearchResult class. |
Properties
FilePath |
Gets the absolute path to the file containing the symbol. |
Symbol |
Gets the symbol name and location. |