Interop.ActivityMetaProperties Egenskap

Definition

Samlingen med namn/värde-par som motsvarar metadata för Activity, till exempel en aktivitets Name egenskap eller en WhileActivity aktivitets Condition egenskap.

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)

Egenskapsvärde

Samlingen med metadata för Activity.

Attribut

Gäller för