Remove Method (locale)

Microsoft Deployment Tools

Deployment Tools Foundation Remove Method (locale)
Deployment Tools Foundation NamespacesMicrosoft.Deployment.ResourcesVersionResourceRemove(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) Version: 3.0.0.0 (3.5.1623.0)