DtdEntity.NotationName Property

Definition

Gets the notation name.

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

Property Value

Object

Platform::Object

IInspectable

The notation name.

Applies to