WebSiteProjectAttribute.LanguageID Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the Language ID which is being referenced from the vstemplate
public:
property System::String ^ LanguageID { System::String ^ get(); };
public:
property Platform::String ^ LanguageID { Platform::String ^ get(); };
public string LanguageID { get; }
member this.LanguageID : string
Public ReadOnly Property LanguageID As String