WebSiteProjectAttribute.LanguageName Property

Definition

Gets the Language Name which shows up in the add new Web Site dialog under the list of languages

public:
 property System::Object ^ LanguageName { System::Object ^ get(); };
public:
 property Platform::Object ^ LanguageName { Platform::Object ^ get(); };
public object LanguageName { get; }
member this.LanguageName : obj
Public ReadOnly Property LanguageName As Object

Property Value

Applies to