NetTcpContextBindingElement.Properties Właściwość

Definicja

Pobiera ConfigurationPropertyCollection wystąpienie, które zawiera kolekcję ConfigurationProperty obiektów, które mogą być atrybutami lub ConfigurationElement obiektami tego elementu konfiguracji.

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

Wartość właściwości

ConfigurationPropertyCollection

Wystąpienie ConfigurationPropertyCollection zawierające kolekcję ConfigurationProperty obiektów, które mogą być atrybutami lub ConfigurationElement obiektami tego elementu konfiguracji.

Uwagi

Właściwość ContextProtectionLevel jest również zawarta w tej kolekcji właściwości.

Dotyczy