LanguageViewLocationExpanderFormat Enum    
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the localized view format for LanguageViewLocationExpander.
public enum class LanguageViewLocationExpanderFormatpublic enum LanguageViewLocationExpanderFormattype LanguageViewLocationExpanderFormat = Public Enum LanguageViewLocationExpanderFormat- Inheritance
- 
				LanguageViewLocationExpanderFormat
Fields
| Name | Value | Description | 
|---|---|---|
| SubFolder | 0 | Locale is a subfolder under which the view exists. | 
| Suffix | 1 | Locale is part of the view name as a suffix. |