共用方式為


RuntimeDelegateArgument.Type 屬性

定義

取得 RuntimeDelegateArgument 的資料型別。

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

屬性值

RuntimeDelegateArgument 的資料型別。

適用於