Bagikan melalui


SettingElement.Name Properti

Definisi

Mendapatkan atau mengatur nama SettingElement objek.

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

Nilai Properti

Nama SettingElement objek.

Atribut

Berlaku untuk