AssociationAttribute.ThisKey プロパティ

定義

関連付けの ThisKey 側のキー値のプロパティ名を取得します。

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

プロパティ値

関連付けの ThisKey 側のキー値を表すプロパティ名のコンマ区切りのリスト。

適用対象