WebSiteListParameters.PropertiesToInclude Property

Definition

Optional. Specifies a list of the names of any additional parameters to return.

public System.Collections.Generic.IList<string> PropertiesToInclude { get; set; }
member this.PropertiesToInclude : System.Collections.Generic.IList<string> with get, set
Public Property PropertiesToInclude As IList(Of String)

Property Value

Applies to