DocumentType.Name

DocumentType.Name property

The name of DTD; i.e., the name immediately following the DOCTYPE keyword.

public string Name { get; }

Property Value

The node name.

See Also