次の方法で共有


RuntimeDelegateArgument.Type プロパティ

定義

RuntimeDelegateArgument のデータ型を取得します。

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

プロパティ値

RuntimeDelegateArgument のデータ型。

適用対象