PropertyAccessorCodeFragment.Properties 属性

定义

获取 lambda 表示的属性列表。

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)

属性值

属性列表。

适用于