C1.Silverlight.Uploader Namespace > UploadManagerSettings Class : Address Property |
'Declaration
<System.ComponentModel.TypeConverterAttribute("System.Uri, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")> Public Property Address As System.Uri
'Usage
Dim instance As UploadManagerSettings Dim value As System.Uri instance.Address = value value = instance.Address
[System.ComponentModel.TypeConverter("System.Uri, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089")] public System.Uri Address {get; set;}
public read-write property Address: System.Uri;
System.ComponentModel.TypeConverterAttribute("System.Uri, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089") public function get,set Address : System.Uri
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2