IPeekResult.DisplayInfo 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.
Determines properties used for displaying this result to the user.
public:
property Microsoft::VisualStudio::Language::Intellisense::IPeekResultDisplayInfo ^ DisplayInfo { Microsoft::VisualStudio::Language::Intellisense::IPeekResultDisplayInfo ^ get(); };
public Microsoft.VisualStudio.Language.Intellisense.IPeekResultDisplayInfo DisplayInfo { get; }
member this.DisplayInfo : Microsoft.VisualStudio.Language.Intellisense.IPeekResultDisplayInfo
Public ReadOnly Property DisplayInfo As IPeekResultDisplayInfo
Property Value
Properties used for displaying this result to the user.