Sdílet prostřednictvím


WorkflowRuntimeElement.Properties Vlastnost

Definice

Získá ConfigurationPropertyCollection instanci, která obsahuje kolekci ConfigurationProperty objektů, které mohou být atributy nebo ConfigurationElement objekty tohoto elementu konfigurace.

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

Hodnota vlastnosti

ConfigurationPropertyCollection

Instance, ConfigurationPropertyCollection která obsahuje kolekci ConfigurationProperty objektů, které mohou být atributy ConfigurationElement nebo objekty tohoto elementu konfigurace.

Poznámky

Vlastnost ContextProtectionLevel je také obsažena v této kolekci vlastností.

Platí pro