systemId property

[This documentation is preliminary and is subject to change.]

Gets the system identifier of a document type.

Document Object Model (DOM) Level 3 Core Specification, Section 1.5Internet Explorer 9

Syntax

HRESULT value = object.get_systemId(BSTR* p);

Property values

Type: BSTR

The system identifier

Standards information

Remarks

The value of the systemId property corresponds to the URL attribute of a !DOCTYPE directive.

See also

Reference

name

publicId

 

 

Build date: 1/26/2012