NameValueConfigurationElement.Name Eigenschap

Definitie

Hiermee haalt u de naam van het NameValueConfigurationElement object op.

public:
 property System::String ^ Name { System::String ^ get(); };
[System.Configuration.ConfigurationProperty("name", DefaultValue="", IsKey=true)]
public string Name { get; }
[<System.Configuration.ConfigurationProperty("name", DefaultValue="", IsKey=true)>]
member this.Name : string
Public ReadOnly Property Name As String

Waarde van eigenschap

De naam van het NameValueConfigurationElement object.

Kenmerken

Van toepassing op