BindingPathConfiguration<TStructuralType>.Path Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Obtém a lista de informações de caminho de associação.
public System.Collections.Generic.IList<System.Reflection.MemberInfo> Path { get; }
member this.Path : System.Collections.Generic.IList<System.Reflection.MemberInfo>
Public ReadOnly Property Path As IList(Of MemberInfo)