TargetLanguage Property

Microsoft Deployment Tools

Deployment Tools Foundation TargetLanguage Property
Gets the target language of the transform, or 0 if the transform is language-neutral.
Declaration Syntax
C# Visual Basic Visual C++
public int TargetLanguage { get; }
Public ReadOnly Property TargetLanguage As Integer
public:
property int TargetLanguage {
	int get ();
}

Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package) Version: 3.0.0.0 (3.5.1623.0)