Last updated
Last updated
Create a toast builder object.
The New-BTContentBuilder function creates a new toast content builder object to construct a complete notification.
This example creates a new toast content builder object and storing it in a variable named $Builder.
This example creates a new toast content builder object using the Builder alias and storing it in a variable named $Builder.
Shows what would happen if the cmdlet runs. The cmdlet is not run.
Prompts you for confirmation before running the cmdlet.
You cannot pipe objects to New-BTContentBuilder.
This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see .