Property PublicId
PublicId
Gets the public identifier for the current document event.
The return value is the public identifier of the document entity or of the external parsed entity in which the markup triggering the event appears.
Returns a string containing the public identifier, or null if none is available.
Declaration
string PublicId { get; }
Property Value
Type | Description |
---|---|
System.String |