DtdNotation.PublicId Property

Definition

Gets the public identifier for the notation.

public:
 property Platform::Object ^ PublicId { Platform::Object ^ get(); };
IInspectable PublicId();
public object PublicId { get; }
var object = dtdNotation.publicId;
Public ReadOnly Property PublicId As Object

Property Value

Object

Platform::Object

IInspectable

The public identifier for the notation.

Applies to