Aracılığıyla paylaş


WorkflowRuntimeElement.Properties Özellik

Tanım

ConfigurationPropertyCollection Bu yapılandırma öğesinin ConfigurationProperty öznitelikleri veya ConfigurationElement nesneleri olabilecek nesne koleksiyonunu içeren bir örneği alır.

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

Özellik Değeri

ConfigurationPropertyCollection Bu yapılandırma öğesinin ConfigurationProperty öznitelikleri veya ConfigurationElement nesneleri olabilecek bir nesne koleksiyonu içeren örnek.

Açıklamalar

özelliği ContextProtectionLevel de bu özellik koleksiyonunda yer alır.

Şunlara uygulanır