DtdEntity.NotationName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
The notation name.