ProfileWorkflowElement.Properties Propriedade
Definição
Obtém uma coleção de propriedades ConfigurationProperty.Gets a collection of ConfigurationProperty properties.
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
Valor da propriedade
Um objeto ConfigurationPropertyCollection.A ConfigurationPropertyCollection object.