Locale Property

DTF API

Copy image CopyHover image
Deployment Tools Foundation Locale Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.ResourcesResourceLocale
Gets or sets the locale of the resource.
Declaration Syntax
C# Visual Basic Visual C++ F#
public int Locale { get; set; }
Public Property Locale As Integer
	Get
	Set
public:
property int Locale {
	int get ();
	void set (int value);
}
member Locale : int with get, set
Property Value

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