_TextDocumentKeyPressEvents 인터페이스
이 API는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.
이 기능에 대해서는 TextDocumentKeyPressEvents를 참조하십시오. 이 클래스를 인스턴스화할 수 없습니다.
네임스페이스: EnvDTE80
어셈블리: EnvDTE80(EnvDTE80.dll)
구문
‘선언
<GuidAttribute("505B7600-8FCC-487C-9E4F-C7FD0B5FB690")> _
Public Interface _TextDocumentKeyPressEvents
[GuidAttribute("505B7600-8FCC-487C-9E4F-C7FD0B5FB690")]
public interface _TextDocumentKeyPressEvents
[GuidAttribute(L"505B7600-8FCC-487C-9E4F-C7FD0B5FB690")]
public interface class _TextDocumentKeyPressEvents
[<GuidAttribute("505B7600-8FCC-487C-9E4F-C7FD0B5FB690")>]
type _TextDocumentKeyPressEvents = interface end
public interface _TextDocumentKeyPressEvents