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++ | F# |
public int TargetLanguage { get; }
Public ReadOnly Property TargetLanguage As Integer Get
public: property int TargetLanguage { int get (); }
member TargetLanguage : int with get
Property Value
Assembly: Microsoft.Deployment.WindowsInstaller.Package (Module: Microsoft.Deployment.WindowsInstaller.Package.dll) Version: 3.0.0.0 (3.11.1.2318)