ExtensionPointAsyncPackage.CreateDiagnosticsProvider(Guid) Yöntem

Tanım

protected:
 virtual Microsoft::VisualStudio::Shell::Interop::IVsDiagnosticsProvider ^ CreateDiagnosticsProvider(Guid provider);
protected virtual Microsoft.VisualStudio.Shell.Interop.IVsDiagnosticsProvider CreateDiagnosticsProvider (Guid provider);
abstract member CreateDiagnosticsProvider : Guid -> Microsoft.VisualStudio.Shell.Interop.IVsDiagnosticsProvider
override this.CreateDiagnosticsProvider : Guid -> Microsoft.VisualStudio.Shell.Interop.IVsDiagnosticsProvider
Protected Overridable Function CreateDiagnosticsProvider (provider As Guid) As IVsDiagnosticsProvider

Parametreler

provider
Guid

Döndürülenler

IVsDiagnosticsProvider

İstenen tanılama sağlayıcısı

Özel durumlar

İstenen sağlayıcı bulunamadı

İstenen sağlayıcı IVsDiagnosticsProvider arabirimini uygulamıyor

Şunlara uygulanır