英語で読む

次の方法で共有


CustomAttributeTypedArgument<TType> 構造体

定義

カスタム メタデータ属性の型指定された引数を表します。

C#
public readonly struct CustomAttributeTypedArgument<TType>
C#
public struct CustomAttributeTypedArgument<TType>

型パラメーター

TType

引数の型。

継承
CustomAttributeTypedArgument<TType>

コンストラクター

CustomAttributeTypedArgument<TType>(TType, Object)

指定した引数の型と値を使用して、CustomAttributeTypedArgument<TType> 構造体の新しいインスタンスを初期化します。

プロパティ

Type

引数の型を取得します。

Value

引数の値を取得します。

適用対象

製品 バージョン
.NET Core 1.1, Core 2.0, Core 2.1, Core 2.2, Core 3.0, Core 3.1, 5, 6, 7, 8, 9
.NET Framework 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1
.NET Standard 2.0