DkmResolvedDocument.MatchStrength Property

Definition

Indicates how strong of a match there was between the DkmDocumentQuery and the resulting DkmResolvedDocument.

public:
 property Microsoft::VisualStudio::Debugger::Symbols::DkmDocumentMatchStrength MatchStrength { Microsoft::VisualStudio::Debugger::Symbols::DkmDocumentMatchStrength get(); };
public:
 property Microsoft::VisualStudio::Debugger::Symbols::DkmDocumentMatchStrength MatchStrength { Microsoft::VisualStudio::Debugger::Symbols::DkmDocumentMatchStrength get(); };
public Microsoft.VisualStudio.Debugger.Symbols.DkmDocumentMatchStrength MatchStrength { get; }
member this.MatchStrength : Microsoft.VisualStudio.Debugger.Symbols.DkmDocumentMatchStrength
Public ReadOnly Property MatchStrength As DkmDocumentMatchStrength

Property Value

Returns DkmDocumentMatchStrength.

Applies to