CustomBindingElement.Properties Properti

Definisi

Mendapatkan instans ConfigurationPropertyCollection yang berisi kumpulan ConfigurationProperty objek yang dapat menjadi atribut atau ConfigurationElement objek dari elemen konfigurasi ini.

protected:
 virtual property System::Configuration::ConfigurationPropertyCollection ^ Properties { System::Configuration::ConfigurationPropertyCollection ^ get(); };
protected override System.Configuration.ConfigurationPropertyCollection Properties { get; }
member this.Properties : System.Configuration.ConfigurationPropertyCollection
Protected Overrides ReadOnly Property Properties As ConfigurationPropertyCollection

Nilai Properti

ConfigurationPropertyCollection Instans yang berisi kumpulan ConfigurationProperty objek yang dapat menjadi atribut atau ConfigurationElement objek dari elemen konfigurasi ini.

Berlaku untuk