INavigationPropertyInfo.TargetType プロパティ

定義

ナビゲーションのプロパティ情報の対象の型を取得します。

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

プロパティ値

ナビゲーションのプロパティ情報の対象の型を表す文字列です。

適用対象