Udostępnij za pośrednictwem


SettingElement.Name Właściwość

Definicja

Pobiera lub ustawia nazwę SettingElement obiektu.

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

Wartość właściwości

Nazwa SettingElement obiektu.

Atrybuty

Dotyczy