WorkflowInstanceManagementElement.Properties Eigenschap

Definitie

Hiermee haalt u de verzameling eigenschappen op die aan dit configuratie-element zijn gekoppeld.

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

Waarde van eigenschap

De eigenschappen die zijn gekoppeld aan dit configuratie-element.

Van toepassing op