ConfigurationManagerSettings.ServiceURL Property

public string ServiceURL {get; set;}
This language is not supported or no code example is available.
public:  
property String^ ServiceURL { 
String^ get( ); 
void set( 
String^ value 
); 
}
This language is not supported or no code example is available.
public function get ServiceURL() : String
public function set ServiceURL(value : String);
This language is not supported or no code example is available.

Property Value

string

In this article

Definition