Sdílet prostřednictvím


Interop.ActivityMetaProperties Vlastnost

Definice

Kolekce párů název-hodnota, která odpovídá metadatům objektu Activity, jako je vlastnost aktivity Name nebo WhileActivity vlastnost aktivity Condition .

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)

Hodnota vlastnosti

Kolekce metadat objektu Activity.

Atributy

Platí pro