HostEventAttribute.HostEventMethodType Property

Definition

Gets or sets a value that specifies the kind of event accessor method the host application will use for this event in the proxy type.

public Microsoft.VisualStudio.Tools.Applications.Runtime.HostEventMethodType HostEventMethodType { get; set; }

Property Value

HostEventMethodType

A value that specifies the kind of event accessor method the host application will use for this event in the proxy type.

Applies to