WorkflowInstanceManagementElement.Properties Proprietà

Definizione

Ottiene la raccolta delle proprietà associate a questo elemento di configurazione.

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

Valore della proprietà

ConfigurationPropertyCollection

Proprietà associate a questo elemento di configurazione.

Si applica a