Sdílet prostřednictvím


CmdletExtensions.TryResolvePath(PSCmdlet, String) Method

Definition

public static string TryResolvePath (this System.Management.Automation.PSCmdlet psCmdlet, string path);
static member TryResolvePath : System.Management.Automation.PSCmdlet * string -> string
<Extension()>
Public Function TryResolvePath (psCmdlet As PSCmdlet, path As String) As String

Parameters

psCmdlet
PSCmdlet
path
String

Returns

Applies to