IDocumentPeekResult.DisplayInfo2 Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the display info that represents the IDocumentPeekResult, which is used to provide more indication on the symbol this IDocumentPeekResult represents.
public:
property Microsoft::VisualStudio::Language::Intellisense::IPeekResultDisplayInfo2 ^ DisplayInfo2 { Microsoft::VisualStudio::Language::Intellisense::IPeekResultDisplayInfo2 ^ get(); };
public Microsoft.VisualStudio.Language.Intellisense.IPeekResultDisplayInfo2 DisplayInfo2 { get; }
member this.DisplayInfo2 : Microsoft.VisualStudio.Language.Intellisense.IPeekResultDisplayInfo2
Public ReadOnly Property DisplayInfo2 As IPeekResultDisplayInfo2
Property Value
Returns IPeekResultDisplayInfo2.