Aracılığıyla paylaş


ServiceCredentialsElement.Properties Özellik

Tanım

Öznitelik ConfigurationPropertyCollection veya bu yapılandırma öğesinin ConfigurationProperty nesneleri olan nesne koleksiyonunu içeren bir örneği ConfigurationElement alır.

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

Özellik Değeri

ConfigurationPropertyCollection

Öznitelik ConfigurationPropertyCollection veya bu yapılandırma ConfigurationProperty öğesinin nesneleri olan nesne koleksiyonunu içeren bir ConfigurationElement örnek.

Şunlara uygulanır