Partager via


EntityConnectionStringBuilder.Name Propriété

Définition

Obtient ou définit le nom d'une section tel que défini dans un fichier de configuration.

[System.ComponentModel.DisplayName("Name")]
[System.ComponentModel.RefreshProperties(System.ComponentModel.RefreshProperties.All)]
public string Name { get; set; }
member this.Name : string with get, set
Public Property Name As String

Valeur de propriété

Nom d'une section dans un fichier de configuration.

Attributs

S’applique à