LEADTOOLS WCF (Leadtools.Services.DataContracts assembly)

Url Property

Show in webframe





Gets or sets the URL to be used for download or upload.
Syntax
[DataMemberAttribute(Name="Url", IsRequired=true)]
public string Url {get; set;}
'Declaration
 
<DataMemberAttribute(Name="Url", IsRequired=True)>
Public Property Url As String
'Usage
 
Dim instance As UrlBinaryData
Dim value As String
 
instance.Url = value
 
value = instance.Url

            

            
[DataMemberAttribute(Name="Url", IsRequired=true)]
public:
property String^ Url {
   String^ get();
   void set (    String^ value);
}

Property Value

A System.String that specifies the URL uploading and downloading data.
Example
For an example, refer to UrlBinaryData.
Requirements

Target Platforms

See Also

Reference

UrlBinaryData Class
UrlBinaryData Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Applications developed with LEADTOOLS WCF components require runtime licenses. Server licensing is required for applications on a server. For more information, refer to: LEADTOOLS Toolkit Features