IQuickInfoSession2.HasInteractiveContent 属性

定义

其中 IQuickInfoSession 包含交互式内容。

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

属性值

Boolean

如果此 IQuickInfoSession 包含交互式内容,则为 True; 否则为 false。

适用于