다음을 통해 공유


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.11.0 (in Microsoft.VisualStudio.Shell.11.0.dll)

Syntax

‘선언
Public ReadOnly Property LanguageName As Object
public Object LanguageName { get; }

Property Value

Type: System.Object

.NET Framework Security

See Also

Reference

WebSiteProjectAttribute Class

Microsoft.VisualStudio.Shell Namespace