DtdEntity.PublicId Property

Definition

Gets the public identifier associated with the entity.

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

Property Value

Object

Platform::Object

IInspectable

The public identifier associated with the entity.

Applies to