Interop.ActivityMetaProperties Eigenschaft

Definition

Die Auflistung von Name-Wert-Paaren, die den Metadaten der ActivityEigenschaft einer Aktivität Name oder der Eigenschaft einer WhileActivity Aktivität Condition entsprechen.

public:
 property System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ ActivityMetaProperties { System::Collections::Generic::IDictionary<System::String ^, System::Object ^> ^ get(); };
[System.ComponentModel.Browsable(false)]
public System.Collections.Generic.IDictionary<string,object> ActivityMetaProperties { get; }
[<System.ComponentModel.Browsable(false)>]
member this.ActivityMetaProperties : System.Collections.Generic.IDictionary<string, obj>
Public ReadOnly Property ActivityMetaProperties As IDictionary(Of String, Object)

Eigenschaftswert

Die Sammlung der Metadaten der .Activity

Attribute

Gilt für: