Deployment Tools Foundation
Remove Method (locale)
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.Resources ► VersionResource ► Remove(Int32)
Removes a version string table for a locale.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public void Remove( int locale )
Public Sub Remove ( locale As Integer )
public: void Remove( int locale )
Parameters
- locale (Int32)
- Locale of the table
Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.9.1006.0)