Installer.Language 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 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.