Compartir a través de


PropertyAccessorCodeFragment.Properties Propiedad

Definición

Obtiene la lista de propiedades representadas por la expresión 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)

Valor de propiedad

Lista de propiedades.

Se aplica a