Bagikan melalui


SettingsPropertyCollection.Item[String] Properti

Definisi

Mendapatkan item koleksi dengan nama yang ditentukan.

public:
 property System::Configuration::SettingsProperty ^ default[System::String ^] { System::Configuration::SettingsProperty ^ get(System::String ^ name); };
public System.Configuration.SettingsProperty this[string name] { get; }
member this.Item(string) : System.Configuration.SettingsProperty
Default Public ReadOnly Property Item(name As String) As SettingsProperty

Parameter

name
String

Nama SettingsProperty objek.

Nilai Properti

Objek SettingsProperty dengan yang ditentukan name.

Berlaku untuk