在PowerShell高级功能中解释AllowEmptyString()和AllowEmptyCollection()。
输出 -
PS C:\WINDOWS\system32> print_String cmdlet print_String at command pipeline position 1 Supply values for the following parameters: name: Writing a single string
在上面的示例中,您可以看到添加了参数之后AllowEmptyString(),程序将接受Empty字符串。同样,当您添加AllowEmptyCollection()参数时,PowerShell将接受数组的空值。
function print_String{
[cmdletbinding()]
param(
[parameter(Mandatory=$True)]
[AllowEmptyCollection()]
[string[]]$stringarray
)
Write-Output "Writing a string array"
$stringarray
}输出结果
PS C:\WINDOWS\system32> print_String cmdlet print_String at command pipeline position 1 Supply values for the following parameters: stringarray[0]: Writing a string array
热门推荐
10 白羊生日祝福语 简短独特
11 老考试顺利祝福语简短
12 最美的留言祝福语简短
13 工人生日祝福语简短
14 鼠年新年贺卡祝福语简短
15 简短的高考祝福语精选
16 妈妈生日贺卡祝福语 简短
17 迎新祝福语简短20字
18 幸福卡片祝福语英文简短