ProvideLanguageServiceAttribute::LanguageResourceID Property
Visual Studio 2015
This API supports the product infrastructure and is not intended to be used directly from your code.
Returns the resource ID used to obtain the localized version of the language name.
Assembly: Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)
Property Value
Type: System::Int32Returns a number representing the resource ID. This is the same value that was passed to the class constructor.
This property is not normally used outside the class.
Show: