WebSite.WebSiteProperties.Properties Property

Definition

Optional. A set of name/value pairs that contain properties for a web site.

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

Property Value

Applies to