BlueprintDefinitionCmdletBase.CreateFolderIfNotExist(String, String) Method
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.
C#
protected string CreateFolderIfNotExist (string path, string folderName);
member this.CreateFolderIfNotExist : string * string -> string
Protected Function CreateFolderIfNotExist (path As String, folderName As String) As String
- path
- String
- folderName
- String
Produkt | Wersje |
---|---|
Azure - PowerShell Commands | 12 (LTS), Latest |