PropertyAccessorCodeFragment.Properties Property

Definition

Gets the list of properties represented by the 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)

Property Value

The list of properties.

Applies to