次の方法で共有


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

表記名。

適用対象