Gets the dump provider that initiated this dump.

C# | Visual Basic | Visual C++ | J# |
public IDumpProvider DumpProvider { get; }
Public ReadOnly Property DumpProvider As IDumpProvider
public: property IDumpProvider^ DumpProvider { IDumpProvider^ get (); }
/** @property */ public IDumpProvider get_DumpProvider()