PropertyAccessorCodeFragment.Properties 속성

정의

람다가 나타내는 속성 목록을 가져옵니다.

public virtual System.Collections.Generic.IReadOnlyList<string> Properties { get; }
member this.Properties : System.Collections.Generic.IReadOnlyList<string>
Public Overridable ReadOnly Property Properties As IReadOnlyList(Of String)

속성 값

속성 목록입니다.

적용 대상