WebSiteProjectAttribute::LanguageName Property

 

Gets the language name that shows up in the Add New Web Site dialog under the list of languages.

Namespace:   Microsoft.VisualStudio.Shell
Assembly:  Microsoft.VisualStudio.Shell.14.0 (in Microsoft.VisualStudio.Shell.14.0.dll)

public:
property Object^ LanguageName {
	Object^ get();
}

Property Value

Type: System::Object^
Return to top
Show: