DkmGetChildrenAsyncResult.InitialChildren 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.
The initial children to return. Each child must be closed by the caller when the caller is done.
public:
property cli::array <Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationResult ^> ^ InitialChildren { cli::array <Microsoft::VisualStudio::Debugger::Evaluation::DkmEvaluationResult ^> ^ get(); };
public Microsoft.VisualStudio.Debugger.Evaluation.DkmEvaluationResult[] InitialChildren { get; }
member this.InitialChildren : Microsoft.VisualStudio.Debugger.Evaluation.DkmEvaluationResult[]
Public ReadOnly Property InitialChildren As DkmEvaluationResult()
Property Value
Returns DkmEvaluationResult.