Deployment Tools Foundation
IsLocalizable Property
Deployment Tools Foundation Namespaces ► Microsoft.Deployment.WindowsInstaller ► ColumnInfo ► IsLocalizable
Gets a value indicating whether the column is a string column that is localizable.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public bool IsLocalizable { get; }
Public ReadOnly Property IsLocalizable As Boolean Get
public: property bool IsLocalizable { bool get (); }
Property Value
Boolean
localizable status of the column
localizable status of the column
Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)