다음을 통해 공유


LANGPREFERENCES.fShowCompletion 필드

사용자 인터페이스를 통해 문 완성 기능이 설정 되어 있는지 여부를 결정 합니다.

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

구문

‘선언
Public fShowCompletion As UInteger
public uint fShowCompletion
public:
unsigned int fShowCompletion
val mutable fShowCompletion: uint32
public var fShowCompletion : uint

설명

COM 시그니처

Textmgr.idl에서:

.NET Framework 보안

참고 항목

참조

LANGPREFERENCES 구조체

Microsoft.VisualStudio.TextManager.Interop 네임스페이스