SettingElement.Name Özellik

Tanım

Nesnenin SettingElement adını alır veya ayarlar.

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

Özellik Değeri

Nesnenin SettingElement adı.

Öznitelikler

Şunlara uygulanır