InversePropertyAttribute.Property 属性

定义

获取表示同一关系的另一端的导航属性。

public:
 property System::String ^ Property { System::String ^ get(); };
public string Property { get; }
member this.Property : string
Public ReadOnly Property Property As String

属性值

特性的属性。

适用于