Proxy.Site 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.
This is a string representation of the site that the proxy server is located in (e.g. "NA-WA-RED")
[System.Runtime.Serialization.DataMember(EmitDefaultValue=false, IsRequired=false)]
public string Site { get; set; }
member this.Site : string with get, set
Public Property Site As String
Property Value
- Attributes