InstanceKeyView.InstanceKeyMetadata Właściwość

Definicja

Pobiera metadane klucza wystąpienia jako słownik XNames i odpowiadające im obiekty InstanceValue .

public:
 property System::Collections::Generic::IDictionary<System::Xml::Linq::XName ^, System::Runtime::DurableInstancing::InstanceValue ^> ^ InstanceKeyMetadata { 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> InstanceKeyMetadata { get; }
member this.InstanceKeyMetadata : System.Collections.Generic.IDictionary<System.Xml.Linq.XName, System.Runtime.DurableInstancing.InstanceValue>
Public ReadOnly Property InstanceKeyMetadata As IDictionary(Of XName, InstanceValue)

Wartość właściwości

Metadane klucza wystąpienia.

Dotyczy