Namespace

Resources for a dictionary are accessed through the following namespace:

Microsoft.Dexterity.Applications

 

To make it convenient to access resources, this namespace is included in the C# project template with the using statement. In the Visual Basic project template, it's included using the Imports statement. Referencing the namespace prevents you from having to fully-qualify references to dictionary resources.