IVsTextBufferTempInit 인터페이스
특별 한 초기화에 대 한 임시 인터페이스입니다.
네임스페이스: Microsoft.VisualStudio.TextManager.Interop
어셈블리: Microsoft.VisualStudio.TextManager.Interop(Microsoft.VisualStudio.TextManager.Interop.dll)
구문
‘선언
<InterfaceTypeAttribute()> _
<GuidAttribute("F229A34E-5880-4C20-94C3-717CF4BE1FDA")> _
Public Interface IVsTextBufferTempInit
[InterfaceTypeAttribute()]
[GuidAttribute("F229A34E-5880-4C20-94C3-717CF4BE1FDA")]
public interface IVsTextBufferTempInit
[InterfaceTypeAttribute()]
[GuidAttribute(L"F229A34E-5880-4C20-94C3-717CF4BE1FDA")]
public interface class IVsTextBufferTempInit
[<InterfaceTypeAttribute()>]
[<GuidAttribute("F229A34E-5880-4C20-94C3-717CF4BE1FDA")>]
type IVsTextBufferTempInit = interface end
public interface IVsTextBufferTempInit
IVsTextBufferTempInit 형식에서는 다음과 같은 멤버를 노출합니다.
메서드
이름 | 설명 | |
---|---|---|
InitializeContentEx | 새 초기화 메서드입니다. |
위쪽