![Copy image Copy image](copycode.gif)
![CopyHover image CopyHover image](copycodeHighlight.gif)
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.
![](collapse_all.gif)
C# | Visual Basic | Visual C++ | F# |
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); }
member Item : VersionStringTable with get
![](collapse_all.gif)
- locale (Int32)
![](collapse_all.gif)
![](collapse_all.gif)
Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.11.1.2318)