Udostępnij za pośrednictwem


CreateWorkflowOwnerCommand.InstanceOwnerMetadata Właściwość

Definicja

Pobiera metadane dotyczące właściciela wystąpienia (obecnie ma mapowanie jeden-do-jednego do hosta usługi) w słowniku z obiektem XName jako klucz i InstanceValue obiekt jako wartość.

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)

Wartość właściwości

IDictionary<XName,InstanceValue>

Metadane dotyczące właściciela wystąpienia.

Dotyczy