Platform.SelectProductNameForDirectory(Platform+XDG_Type) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Function for choosing directory location of PowerShell for profile loading.
public static string SelectProductNameForDirectory (System.Management.Automation.Platform.XDG_Type dirpath);
static member SelectProductNameForDirectory : System.Management.Automation.Platform.XDG_Type -> string
Public Shared Function SelectProductNameForDirectory (dirpath As Platform.XDG_Type) As String
Parameters
- dirpath
- Platform.XDG_Type