Table of Contents

Property SupportsCreateReaderForInMemorySymbols

Namespace
Microsoft.Samples.Debugging.CorDebug
Assembly
corapi.dll

SupportsCreateReaderForInMemorySymbols

Explicit API to check whether the CreateReaderForInMemorySymbols APIs are supported. We still want to work with older versions of ICorDebug and even newer versions may not support this API when debugging an older CLR.

public bool SupportsCreateReaderForInMemorySymbols { get; }

Property Value

bool