IsLocalizable Property

Microsoft Deployment Tools

Deployment Tools Foundation IsLocalizable Property
Deployment Tools Foundation NamespacesMicrosoft.Deployment.WindowsInstallerColumnInfoIsLocalizable
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
public:
property bool IsLocalizable {
	bool get ();
}
Value
localizable status of the column

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