TranslatableContentsupportedCultures Field |
List of supported cultures as CultureInfo objects.
Namespace:
MFiles.VAF.Configuration
Assembly:
MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 21.8.10524.1
Syntaxprotected static CultureInfo[] supportedCultures
Protected Shared supportedCultures As CultureInfo()
protected:
static array<CultureInfo^>^ supportedCultures
Field Value
Type:
CultureInfo
See Also