XMLNamespace.Location property (Word)

Returns or sets a String that represents the physical location of the namespace of an XML schema in the Schema Library. Read/write.

Syntax

expression.Location (AllUsers)

expression An expression that returns an XMLNamespace object.

Parameters

Name Required/Optional Data type Description
AllUsers Optional Boolean Specifies whether to return the location for all users. False returns the location for only the current user, which may be different than the location for all users.

See also

XMLNamespace Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.