IPeekResultPresenter.TryCreatePeekResultPresentation(IPeekResult) Yöntem
Tanım
Önemli
Bazı bilgiler ürünün ön sürümüyle ilgilidir ve sürüm öncesinde önemli değişiklikler yapılmış olabilir. Burada verilen bilgilerle ilgili olarak Microsoft açık veya zımni hiçbir garanti vermez.
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
IPeekResultPresentationBu sunucu tarafından hiçbiri oluşturulamadığı geçerli bir örnek veya null.