MethodDef DispatchID Property

Meta Data Services Programming

Meta Data Services Programming

MethodDef DispatchID Property

This property contains the dispatch identifier that is used to invoke a method that conforms to this method definition.

Syntax

object.DispatchID

The DispatchID property syntax has the following part.

Part Description
object An object expression that evaluates to a MethodDef object

See Also

MethodDef Object