NlsPath Property

Returns the path used to store the language files used to create dialog boxes. If you to choose to implement a native language other than English, the new language files replace the files found in this directory.

Syntax

object.NlsPath

Properties

The NlsPath property syntax has this part:

Part

Description

object

An object expression that evaluates to an object in the Applies To list.

Remarks

NlsPath is a read-only property of type String.

 

Applies To