INavigationPropertyInfo.TargetType プロパティ

定義

ナビゲーションプロパティ情報のターゲットタイプを取得します。

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

プロパティ値

ナビゲーションプロパティ情報のターゲットタイプを表す文字列です。

適用対象