Share via


LocationReference.NameCore 속성

정의

파생 클래스에서 구현된 경우 문화권에 따라 지역화된 버전의 LocationReference 이름을 가져오거나 설정합니다.

protected:
 abstract property System::String ^ NameCore { System::String ^ get(); };
protected abstract string NameCore { get; }
member this.NameCore : string
Protected MustOverride ReadOnly Property NameCore As String

속성 값

지역화된 버전의 LocationReference 이름입니다.

적용 대상