Aracılığıyla paylaş


DynamicActivity.Properties Özellik

Tanım

Dinamik olarak oluşturulan etkinliğin bağımsız değişkenleriyle eşlenmiş özellik koleksiyonunu alır.

public:
 property System::Collections::ObjectModel::KeyedCollection<System::String ^, System::Activities::DynamicActivityProperty ^> ^ Properties { System::Collections::ObjectModel::KeyedCollection<System::String ^, System::Activities::DynamicActivityProperty ^> ^ get(); };
[System.ComponentModel.Browsable(false)]
[System.Windows.Markup.DependsOn("Attributes")]
public System.Collections.ObjectModel.KeyedCollection<string,System.Activities.DynamicActivityProperty> Properties { get; }
[<System.ComponentModel.Browsable(false)>]
[<System.Windows.Markup.DependsOn("Attributes")>]
member this.Properties : System.Collections.ObjectModel.KeyedCollection<string, System.Activities.DynamicActivityProperty>
Public ReadOnly Property Properties As KeyedCollection(Of String, DynamicActivityProperty)

Özellik Değeri

Özellikler koleksiyonu.

Öznitelikler

Şunlara uygulanır