다음을 통해 공유


IIntellisenseSession.IsDismissed 속성

세션이 닫혔는지 여부를 확인합니다.

네임스페이스:  Microsoft.VisualStudio.Language.Intellisense
어셈블리:  Microsoft.VisualStudio.Language.Intellisense(Microsoft.VisualStudio.Language.Intellisense.dll)

구문

‘선언
ReadOnly Property IsDismissed As Boolean
bool IsDismissed { get; }
property bool IsDismissed {
    bool get ();
}
abstract IsDismissed : bool with get
function get IsDismissed () : boolean

속성 값

형식: Boolean
true 세션을 그렇지 않으면 해제 될 경우 false.

.NET Framework 보안

참고 항목

참조

IIntellisenseSession 인터페이스

Microsoft.VisualStudio.Language.Intellisense 네임스페이스