WebSite.WebSpace Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Optional. The name of the web space in which the web site is located. This property is read-only.
public string WebSpace { get; set; }
member this.WebSpace : string with get, set
Public Property WebSpace As String