共用方式為


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

標記法名稱。

適用於