Udostępnij za pośrednictwem


BlueprintDefinitionCmdletBase.CreateFolderIfNotExist(String, String) Method

Definition

protected string CreateFolderIfNotExist (string path, string folderName);
member this.CreateFolderIfNotExist : string * string -> string
Protected Function CreateFolderIfNotExist (path As String, folderName As String) As String

Parameters

path
String
folderName
String

Returns

Applies to