Compartir a través de


ModelMetadataIdentity.PropertyInfo Propiedad

Definición

Obtiene un descriptor para la propiedad o null si esta instancia no representa una propiedad .

public:
 property System::Reflection::PropertyInfo ^ PropertyInfo { System::Reflection::PropertyInfo ^ get(); };
public System.Reflection.PropertyInfo PropertyInfo { get; }
public System.Reflection.PropertyInfo? PropertyInfo { get; }
member this.PropertyInfo : System.Reflection.PropertyInfo
Public ReadOnly Property PropertyInfo As PropertyInfo

Valor de propiedad

Se aplica a