NavigationEntity.Base 속성

정의

이 항목이 설정을 상속하는 기본 항목을 가져옵니다.

public:
 property System::String ^ Base { System::String ^ get(); void set(System::String ^ value); };
[System.Xml.Serialization.XmlAttribute]
public string Base { get; set; }
[<System.Xml.Serialization.XmlAttribute>]
member this.Base : string with get, set
Public Property Base As String

속성 값

기본 항목입니다.

특성

적용 대상