InversePropertyAttribute(String) Costruttore

Definizione

Inizializza una nuova istanza della InversePropertyAttribute classe utilizzando la proprietà specificata.

public:
 InversePropertyAttribute(System::String ^ property);
public InversePropertyAttribute(string property);
new System.ComponentModel.DataAnnotations.Schema.InversePropertyAttribute : string -> System.ComponentModel.DataAnnotations.Schema.InversePropertyAttribute
Public Sub New (property As String)

Parametri

property
String

Proprietà di navigazione che rappresenta l'altra estremità della stessa relazione.

Si applica a