다음을 통해 공유


_dispWebSiteMiscEvents 인터페이스

이 API는 .NET Framework 인프라를 지원하며 사용자 코드에서 직접 사용할 수 없습니다.

이 클래스는 .NET Framework 인프라를 지원하며 코드에서는 직접 사용할 수 없습니다.

네임스페이스:  VsWebSite
어셈블리:  VsWebSite.Interop(VsWebSite.Interop.dll)

구문

‘선언
<GuidAttribute("B4C62092-F8DB-4CCA-9B73-5C7C56DF72AA")> _
<InterfaceTypeAttribute()> _
Public Interface _dispWebSiteMiscEvents
[GuidAttribute("B4C62092-F8DB-4CCA-9B73-5C7C56DF72AA")]
[InterfaceTypeAttribute()]
public interface _dispWebSiteMiscEvents
[GuidAttribute(L"B4C62092-F8DB-4CCA-9B73-5C7C56DF72AA")]
[InterfaceTypeAttribute()]
public interface class _dispWebSiteMiscEvents
[<GuidAttribute("B4C62092-F8DB-4CCA-9B73-5C7C56DF72AA")>]
[<InterfaceTypeAttribute()>]
type _dispWebSiteMiscEvents =  interface end
public interface _dispWebSiteMiscEvents

_dispWebSiteMiscEvents 형식에서는 다음과 같은 멤버를 노출합니다.

메서드

  이름 설명
Public 메서드 OnAfterFolderRefresh 인프라입니다. 이 메서드는 .NET Framework 인프라를 지원하며 코드에서 직접 사용할 수 없습니다.
Public 메서드 OnBeforeFolderRefresh 인프라입니다. 이 메서드는 .NET Framework 인프라를 지원하며 코드에서 직접 사용할 수 없습니다.

위쪽

참고 항목

참조

VsWebSite 네임스페이스

WebSiteMiscEvents