Gets or sets the name used to locate the service in an application configuration file.
Public Property ConfigurationName As String
Dim instance As ServiceContractAttribute Dim value As String value = instance.ConfigurationName instance.ConfigurationName = value
public string ConfigurationName { get; set; }
public: property String^ ConfigurationName { String^ get (); void set (String^ value); }
public function get ConfigurationName () : String public function set ConfigurationName (value : String)
The value is null.
The value is an empty string.
To set the value by which the configuration system locates a contract value in the configuration file, see ConfigurationName.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003