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 Get
public: property int TargetLanguage { int get (); }
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package.dll) Version: 3.0.0.0 (3.9.1006.0)