DataSource.ICustomTypeDescriptor.GetDefaultEvent Method
Microsoft internal use only.
Namespace: Microsoft.Internal.VisualStudio.PlatformUI
Assembly: Microsoft.VisualStudio.Shell.10.0 (in Microsoft.VisualStudio.Shell.10.0.dll)
'Declaration
Private Function GetDefaultEvent As EventDescriptor
Implements ICustomTypeDescriptor.GetDefaultEvent
EventDescriptor ICustomTypeDescriptor.GetDefaultEvent()
private:
virtual EventDescriptor^ GetDefaultEvent() sealed = ICustomTypeDescriptor::GetDefaultEvent
private abstract GetDefaultEvent : unit -> EventDescriptor
private override GetDefaultEvent : unit -> EventDescriptor
JScript does not support explicit interface implementations.
Type: System.ComponentModel.EventDescriptor
ICustomTypeDescriptor.GetDefaultEvent()
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.