DtdNotation.PublicId 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 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
The public identifier for the notation.