IUrlLinkItemUrlAddress Property |
address of url
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxstring UrlAddress { get; }
ReadOnly Property UrlAddress As String
Get
Dim instance As IUrlLinkItem
Dim value As String
value = instance.UrlAddress
property String^ UrlAddress {
String^ get ();
}
Property Value
Type:
String
See Also