Web Address. e.g. 'http://www.example.com/'
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring UrlAddress { get; set; }
Property UrlAddress As String
Get
Set
Dim instance As IUrl
Dim value As String
value = instance.UrlAddress
instance.UrlAddress = value
property String^ UrlAddress {
String^ get ();
void set (String^ value);
}
Property Value
Type:
String
See Also