다음을 통해 공유


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)

속성 값

인수입니다.

적용 대상