DTEClass::LocaleID Property

 

This API supports the product infrastructure and is not intended to be used directly from your code.

For more information on this property, refer to LocaleID.

Namespace:   EnvDTE
Assembly:  EnvDTE (in EnvDTE.dll)

public:
property int LocaleID {
	virtual int get();
}

Property Value

Type: System::Int32

The locale ID.

Implements

_DTE::LocaleID
Return to top
Show: