다음을 통해 공유


AttributeCodeFragment.Arguments 속성

정의

특성의 위치 인수를 가져옵니다.

public virtual System.Collections.Generic.IReadOnlyList<object> Arguments { get; }
public virtual System.Collections.Generic.IReadOnlyList<object?> Arguments { get; }
member this.Arguments : System.Collections.Generic.IReadOnlyList<obj>
Public Overridable ReadOnly Property Arguments As IReadOnlyList(Of Object)

속성 값

인수입니다.

적용 대상