This document is archived and information here might be outdated. Recommended version. |
Specifies that features are set to be highlighted.
[Visual Basic .NET]
Public ReadOnly Property HasFeatureHighlights As Boolean
[C#]
public bool HasFeatureHighlights {get;}
[C++]
HRESULT get_HasFeatureHighlights(
Boolean* hasHighlights
);
[C++] Parameters hasHighlights [out, retval]
hasHighlights is a parameter of type bool*