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

表示法名称。

适用于