Table of Contents

Property FullName

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

FullName

Usually, the full filename of the module. Since the dump may not be captured on the local machine, be careful of using this filename with the local file system. In some cases, this could be a short filename, or unavailable.

public string FullName { get; }

Property Value

string