DkmResolvedDocument.Warning Property

Definition

Warning that occurred during the match. Depending on context, these may need to be surfaced to the user.

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

Property Value

Returns DkmResolvedDocumentWarning.

Applies to