#Get-PnPMasterPage Returns the URLs of the default Master Page and the custom Master Page. ##Syntax
Get-PnPMasterPage [-Web <WebPipeBind>]
##Parameters
Parameter | Type | Required | Description |
---|---|---|---|
Web | WebPipeBind | False | The web to apply the command to. Omit this parameter to use the current web. |