Share via


Installer.Language Property

Definition

Gets the language associated with the current installer.

public:
 property Microsoft::Web::PlatformInstaller::Language ^ Language { Microsoft::Web::PlatformInstaller::Language ^ get(); };
public Microsoft.Web.PlatformInstaller.Language Language { get; }
member this.Language : Microsoft.Web.PlatformInstaller.Language
Public ReadOnly Property Language As Language

Property Value

A Language instance.

Applies to