Remove Method (locale)

DTF API

Copy image CopyHover image
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++ F#
public void Remove(
	int locale
)
Public Sub Remove ( 
	locale As Integer
)
public:
void Remove(
	int locale
)
member Remove : 
        locale : int -> unit 
Parameters
locale (Int32)
Locale of the table

Assembly: Microsoft.Deployment.Resources (Module: Microsoft.Deployment.Resources.dll) Version: 3.0.0.0 (3.11.1.2318)