C# Класс Microsoft.Tools.WindowsInstaller.PowerShell.ComponentProvider

Provides information about Windows Installer components.
Показать файл Открыть проект

Открытые методы

Метод Описание
ResolveKeyPath ( System.Management.Automation.SessionState session, string path ) : string

Gets an provider path for the given component key path.

Описание методов

ResolveKeyPath() публичный статический Метод

Gets an provider path for the given component key path.
public static ResolveKeyPath ( System.Management.Automation.SessionState session, string path ) : string
session System.Management.Automation.SessionState The for resolving key paths.
path string The component key path to resolve.
Результат string