IPeekResultPresenter.TryCreatePeekResultPresentation(IPeekResult) Yöntem

Tanım

IPeekResultPresentationVerilen için örnek oluşturur IPeekResult .

public:
 Microsoft::VisualStudio::Language::Intellisense::IPeekResultPresentation ^ TryCreatePeekResultPresentation(Microsoft::VisualStudio::Language::Intellisense::IPeekResult ^ result);
public Microsoft.VisualStudio.Language.Intellisense.IPeekResultPresentation TryCreatePeekResultPresentation (Microsoft.VisualStudio.Language.Intellisense.IPeekResult result);
abstract member TryCreatePeekResultPresentation : Microsoft.VisualStudio.Language.Intellisense.IPeekResult -> Microsoft.VisualStudio.Language.Intellisense.IPeekResultPresentation
Public Function TryCreatePeekResultPresentation (result As IPeekResult) As IPeekResultPresentation

Parametreler

result
IPeekResult

Görsel temsili oluşturmak için göz atma sonucu.

Döndürülenler

IPeekResultPresentation

IPeekResultPresentationBu sunucu tarafından hiçbiri oluşturulamadığı geçerli bir örnek veya null.

Şunlara uygulanır