ConvertToHtmlCommand.Meta Property

Definition

Sets and Gets the meta property of the HTML head.

[System.Management.Automation.Parameter(ParameterSetName="Page")]
[System.Management.Automation.ValidateNotNullOrEmpty]
public System.Collections.Hashtable Meta { get; set; }
[<System.Management.Automation.Parameter(ParameterSetName="Page")>]
[<System.Management.Automation.ValidateNotNullOrEmpty>]
member this.Meta : System.Collections.Hashtable with get, set
Public Property Meta As Hashtable

Property Value

Attributes

Applies to