RuntimeDelegateArgument.Type Property

Definition

Gets the data type of the RuntimeDelegateArgument.

public:
 property Type ^ Type { Type ^ get(); };
public Type Type { get; }
member this.Type : Type
Public ReadOnly Property Type As Type

Property Value

The data type of the RuntimeDelegateArgument.

Applies to