INavigationPropertyInfo.TargetType Property

Definition

Gets the target type for the navigation property information.

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

Property Value

A string that represents the target type for the navigation property information.

Applies to