다음을 통해 공유


DtdEntity.NotationName 속성

정의

표기법 이름을 가져옵니다.

public:
 property Platform::Object ^ NotationName { Platform::Object ^ get(); };
IInspectable NotationName();
public object NotationName { get; }
var object = dtdEntity.notationName;
Public ReadOnly Property NotationName As Object

속성 값

Object

Platform::Object

IInspectable

표기법 이름입니다.

적용 대상