IDocumentPeekResult.DisplayInfo2 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取表示的显示信息,该信息 IDocumentPeekResult 用于在此表示的符号上提供更多指示 IDocumentPeekResult 。
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