Provider.Url Property

[Category(CATEGORY_INFO)] 
public string Url {get;}
This language is not supported or no code example is available.
[Category(CATEGORY_INFO)] 
public:  
property String^ Url { 
String^ get( ); 
}
This language is not supported or no code example is available.
public  
Category(CATEGORY_INFO) 
function get Url() : String;
This language is not supported or no code example is available.

Property Value

string

In this article

Definition