systemId Property (Visual Basic)

 

Returns the system identifier for the current document event. A system identifier represents a file located on the local file system or network.

Implementation Syntax

Property systemId As String   

Usage Syntax

StrVal = IVBSAXLocator.publicId  

Return Values

Null if a system identifier is not available.

Remarks

The systemId property is read-only.

Versioning

Implemented in: MSXML 3.0 and later

Applies to

ISAXLocator Interface

See Also

publicId Property (Visual Basic)