C# Class Microsoft.Tools.WindowsInstaller.ActionText

Contains the localized ActionText descriptions and templates.
ファイルを表示 Open project: heaths/psmsi Class Usage Examples

Private Methods

Method Description
GetActionData ( string action, CultureInfo culture = null ) : string

Gets the ActionText template for the given action.

GetActionText ( string action, CultureInfo culture = null ) : string

Gets the ActionText description for the given action.

GetResourceManager ( ResourceManager &field, ResourceSet name ) : ResourceManager