IsLocalizable Property

Microsoft Deployment Compression & Installer

Copy image CopyHover image
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
	Get
public:
property bool IsLocalizable {
	bool get ();
}
Property Value
Boolean
localizable status of the column

Assembly: Microsoft.Deployment.WindowsInstaller (Module: Microsoft.Deployment.WindowsInstaller.dll) Version: 3.0.0.0 (3.9.1006.0)