FacetInfo.FacetProperties Property

Definition

Returns static information about the properties exposed by this facet.

public System.Collections.ObjectModel.ReadOnlyCollection<System.Reflection.PropertyInfo> FacetProperties { get; }
member this.FacetProperties : System.Collections.ObjectModel.ReadOnlyCollection<System.Reflection.PropertyInfo>
Public ReadOnly Property FacetProperties As ReadOnlyCollection(Of PropertyInfo)

Property Value

Applies to