VCPlatform.DumpfileExtensions Property

Definition

Gets the platform specific dumpfile extension.

public:
 property System::String ^ DumpfileExtensions { System::String ^ get(); };
public:
 property Platform::String ^ DumpfileExtensions { Platform::String ^ get(); };
[System.Runtime.InteropServices.DispId(2522)]
public string DumpfileExtensions { [System.Runtime.InteropServices.DispId(2522)] get; }
[<System.Runtime.InteropServices.DispId(2522)>]
[<get: System.Runtime.InteropServices.DispId(2522)>]
member this.DumpfileExtensions : string
Public ReadOnly Property DumpfileExtensions As String

Property Value

String containing the extension for dumpfiles in this platform.

Attributes

Applies to