Interop.ActivityMetaProperties Eigenschap

Definitie

De verzameling naam-waardeparen die overeenkomen met de metagegevens van de eigenschap van een ActivityactiviteitName, of de eigenschap van WhileActivity een Condition activiteit.

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)

Waarde van eigenschap

De verzameling metagegevens van de Activity.

Kenmerken

Van toepassing op