DefaultTypeArgumentAttribute.Type プロパティ

定義

DefaultTypeArgumentAttribute によって格納される型を取得します。

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

プロパティ値

Type

ジェネリック パラメーターの既定として格納されている Type

適用対象