Edit

Share via


DefaultInvokableBaseTypeAttribute.InvokableBaseType Property

Definition

Gets the base type for the invokable object class which will be used to represent method calls to methods which this attribute applies to.

public Type InvokableBaseType { get; }
member this.InvokableBaseType : Type
Public ReadOnly Property InvokableBaseType As Type

Property Value

Applies to