C# 클래스 Microsoft.Tools.WindowsInstaller.PowerShell.ComponentProvider

Provides information about Windows Installer components.
파일 보기 프로젝트 열기: heaths/psmsi

공개 메소드들

메소드 설명
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