

Deployment Tools Foundation
Contains Method (locale)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Resources ► VersionResource ► Contains(Int32)
Checks if a version string table exists for a given locale.

C# | Visual Basic | Visual C++ |
public bool Contains( int locale )
Public Function Contains ( locale As Integer ) As Boolean
public: bool Contains( int locale )

- locale (Int32)
- Locale to search for

Boolean
True if a string table was found for the locale; false otherwise.
True if a string table was found for the locale; false otherwise.
Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.9.1006.0)