INavigationPropertyInfo.TargetType 속성

정의

내비게이션 속성 정보를 위한 타겟 유형을 얻습니다.

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

속성 값

내비게이션 속성 정보의 타겟 유형을 나타내는 문자열입니다.

적용 대상