次の方法で共有


AttributeCodeFragment.NamedArguments プロパティ

定義

属性の名前付き引数を取得します。

public virtual System.Collections.Generic.IReadOnlyDictionary<string,object?> NamedArguments { get; }
member this.NamedArguments : System.Collections.Generic.IReadOnlyDictionary<string, obj>
Public Overridable ReadOnly Property NamedArguments As IReadOnlyDictionary(Of String, Object)

プロパティ値

引数。

適用対象