IQuickInfoSession2.HasInteractiveContent 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.
This IQuickInfoSession contains an interactive content.
public:
property bool HasInteractiveContent { bool get(); };
public:
property bool HasInteractiveContent { bool get(); };
public bool HasInteractiveContent { get; }
member this.HasInteractiveContent : bool
Public ReadOnly Property HasInteractiveContent As Boolean
Property Value
True if this IQuickInfoSession contains interactive content, otherwise false.