Glossary

environment variable

Also: environment variables

An environment variable is a named setting inside a solution whose value can differ per environment. Example: a SharePoint knowledge URL can differ between development and production. You set the current value during import. You care because hard-coded URLs cannot be changed in managed solutions.

All glossary terms