Notation.PublicId

Notation.PublicId property

The public identifier of this notation. If the public identifier was not specified, this is null.

public string PublicId { get; }

Property Value

The public identifier.

See Also