مشاركة عبر


_dispVCProjectEngineEvents Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

Microsoft internal use only.

Namespace:  Microsoft.VisualStudio.VCProjectEngine
Assembly:  Microsoft.VisualStudio.VCProjectEngine (in Microsoft.VisualStudio.VCProjectEngine.dll)

Syntax

'إقرار
<GuidAttribute("83F6153C-022F-444B-84C9-752B00F29800")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)> _
Public Interface _dispVCProjectEngineEvents
'الاستخدام
Dim instance As _dispVCProjectEngineEvents
[GuidAttribute("83F6153C-022F-444B-84C9-752B00F29800")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)]
public interface _dispVCProjectEngineEvents
[GuidAttribute(L"83F6153C-022F-444B-84C9-752B00F29800")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIDispatch)]
public interface class _dispVCProjectEngineEvents
[<GuidAttribute("83F6153C-022F-444B-84C9-752B00F29800")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIDispatch)>]
type _dispVCProjectEngineEvents =  interface end
public interface _dispVCProjectEngineEvents

See Also

Reference

_dispVCProjectEngineEvents Members

Microsoft.VisualStudio.VCProjectEngine Namespace