Gets or sets the space proxy url.
Declaration Syntax
C# | Visual Basic | Visual C++ | J# |
public string Url { get; set; }
Public Property Url As String Get Set
public: property String^ Url { String^ get (); void set (String^ value); }
/** @property */ public String get_Url() /** @property */ public void set_Url(String value)