Table of Contents

Property Platform

Namespace
Microsoft.Samples.Debugging.Native
Assembly
NativeDebugWrappers.dll

Platform

Get a simple string description of the CPU the context is for. A implementation may also provide a ToString() override to give more detail (eg, which flags are active)

public Platform Platform { get; }

Property Value

Platform