InversePropertyAttribute.Property プロパティ

定義

同じリレーションシップのもう一方の End を表すナビゲーション プロパティを取得します。

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

プロパティ値

属性のプロパティ。

適用対象