API Reference
Command
New-BGInfoLabel
Creates a BGInfo label entry.
Remarks
Creates a BGInfo label entry.
Examples
EXAMPLE 1
New-BGInfoLabel -Name 'Name'
Common Parameters
This command supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable.
For more information, see about_CommonParameters.
Syntax
New-BGInfoLabel [-Color <Object>] [-FontFamilyName <String>] [-FontSize <Single>] [-ForEach <String>] -Name <String> [<CommonParameters>]#Parameter set:
All Parameter SetsParameters
- Color Object
- Label color override.
- FontFamilyName String
- Label font family override.
- FontSize Single
- Label font size override.
- ForEach String
- Variable name used to expand this label multiple times.
- Name String
- Label text to render.
Outputs
PowerBGInfo.BgInfoEntry