ServiceModelExtensionElement.ConfigurationElementName Property

Definition

Gets the name of this configuration element.

public:
 property System::String ^ ConfigurationElementName { System::String ^ get(); };
public string ConfigurationElementName { get; }
member this.ConfigurationElementName : string
Public ReadOnly Property ConfigurationElementName As String

Property Value

The unique name of this configuration element.

Exceptions

The configuration extension collection does not exist.

Applies to