CreateWorkflowOwnerCommand.InstanceOwnerMetadata Tulajdonság

Definíció

Lekéri a példány tulajdonosának metaadatait (jelenleg egy-az-egyhez leképezéssel rendelkezik egy szolgáltatás gazdagéphez) egy XName objektummal rendelkező szótárban kulcsként és InstanceValue értékként egy objektummal.

public:
 property System::Collections::Generic::IDictionary<System::Xml::Linq::XName ^, System::Runtime::DurableInstancing::InstanceValue ^> ^ InstanceOwnerMetadata { System::Collections::Generic::IDictionary<System::Xml::Linq::XName ^, System::Runtime::DurableInstancing::InstanceValue ^> ^ get(); };
public System.Collections.Generic.IDictionary<System.Xml.Linq.XName,System.Runtime.DurableInstancing.InstanceValue> InstanceOwnerMetadata { get; }
member this.InstanceOwnerMetadata : System.Collections.Generic.IDictionary<System.Xml.Linq.XName, System.Runtime.DurableInstancing.InstanceValue>
Public ReadOnly Property InstanceOwnerMetadata As IDictionary(Of XName, InstanceValue)

Tulajdonság értéke

A példány tulajdonosának metaadatai.

A következőre érvényes: