CustomAttributeNamedArgument<TType>.Type プロパティ

定義

引数の型を取得します。

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

プロパティ値

TType

引数の型。

適用対象