IExtenderSite 인터페이스
업데이트: 2007년 11월
Automation Extender에 대한 사이트 개체입니다.
네임스페이스: EnvDTE
어셈블리: EnvDTE(EnvDTE.dll)
구문
<GuidAttribute("E57C510B-968B-4A3C-A467-EE4013157DC9")> _
Public Interface IExtenderSite
Dim instance As IExtenderSite
[GuidAttribute("E57C510B-968B-4A3C-A467-EE4013157DC9")]
public interface IExtenderSite
[GuidAttribute(L"E57C510B-968B-4A3C-A467-EE4013157DC9")]
public interface class IExtenderSite
public interface IExtenderSite
설명
Extender 개체를 만들라는 요청을 받으면 IExtenderSite 개체가 Extender 공급자에 전달됩니다. Extender는 소멸될 때 NotifyDelete 메서드를 호출해야 합니다.