Deployment Tools Foundation
Item Property (locale)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Resources ► VersionResource ► Item[([( Int32])])
Gets the string table for a specific locale, or null if there is no table for that locale.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public VersionStringTable this[ int locale ] { get; }
Public ReadOnly Default Property Item ( locale As Integer ) As VersionStringTable Get
public: property VersionStringTable^ default[int locale] { VersionStringTable^ get (int locale); }
Parameters
- locale (Int32)
Property Value
See Also
Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.9.1006.0)