ConfigurationProperty.Name Property

Definition

Gets the name of the setting as specified in the settings.xml file in the service manifest.

public string Name { get; }
member this.Name : string
Public ReadOnly Property Name As String

Property Value

The name of the setting.

Applies to