WerStoreApi.GetStore(WerStoreApi+REPORT_STORE_TYPES) Methode

Definition

Öffnet einen wer-Berichts Speicher und ermöglicht es Ihnen, die darin enthaltenen Berichte aufzulisten. Wenn Sie unter einem früheren Betriebssystem aufgerufen werden, in dem die relevanten APIs nicht vorhanden sind, wird ein leeres Aufzähl bares Element zurückgegeben.

public:
 static Microsoft::VisualStudio::Telemetry::WindowsErrorReporting::WerStoreApi::IWerStore ^ GetStore(Microsoft::VisualStudio::Telemetry::WindowsErrorReporting::WerStoreApi::REPORT_STORE_TYPES type);
public static Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WerStoreApi.IWerStore GetStore (Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WerStoreApi.REPORT_STORE_TYPES type);
static member GetStore : Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WerStoreApi.REPORT_STORE_TYPES -> Microsoft.VisualStudio.Telemetry.WindowsErrorReporting.WerStoreApi.IWerStore
Public Shared Function GetStore (type As WerStoreApi.REPORT_STORE_TYPES) As WerStoreApi.IWerStore

Parameter

Gibt zurück

WerStoreApi.IWerStore

Gilt für