다음을 통해 공유


CollapseHintAdornmentControl.IsHighlighted 속성

IsHighlightedProperty를 가져오거나 설정합니다.

네임스페이스:  Microsoft.VisualStudio.Text.Editor
어셈블리:  Microsoft.VisualStudio.Text.UI.Wpf(Microsoft.VisualStudio.Text.UI.Wpf.dll)

구문

‘선언
Public Property IsHighlighted As Boolean
public bool IsHighlighted { get; set; }
public:
property bool IsHighlighted {
    bool get ();
    void set (bool value);
}
member IsHighlighted : bool with get, set
function get IsHighlighted () : boolean 
function set IsHighlighted (value : boolean)

속성 값

형식: Boolean
true 컨트롤을 그렇지 않으면 강조 됩니다 경우 false.

.NET Framework 보안

참고 항목

참조

CollapseHintAdornmentControl 클래스

Microsoft.VisualStudio.Text.Editor 네임스페이스