Share via


IQuickInfoSession2.HasInteractiveContent Property

Definition

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.

Applies to