DkmEnumSymbolsDocumentsAsyncResult.Documents 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.
Array of embedded document metadata.
This API was introduced in Visual Studio 16 Update 5 (DkmApiVersion.VS16Update5).
public Microsoft.VisualStudio.Debugger.Symbols.DkmSymbolsDocument[] Documents { get; }
member this.Documents : Microsoft.VisualStudio.Debugger.Symbols.DkmSymbolsDocument[]
Public ReadOnly Property Documents As DkmSymbolsDocument()