CompositionContract.MetadataConstraints Свойство

Определение

Получает коллекцию ограничений метаданных для контракта.

public:
 property System::Collections::Generic::IEnumerable<System::Collections::Generic::KeyValuePair<System::String ^, System::Object ^>> ^ MetadataConstraints { System::Collections::Generic::IEnumerable<System::Collections::Generic::KeyValuePair<System::String ^, System::Object ^>> ^ get(); };
public System.Collections.Generic.IEnumerable<System.Collections.Generic.KeyValuePair<string,object>> MetadataConstraints { get; }
member this.MetadataConstraints : seq<System.Collections.Generic.KeyValuePair<string, obj>>
Public ReadOnly Property MetadataConstraints As IEnumerable(Of KeyValuePair(Of String, Object))

Значение свойства

Коллекция ограничений метаданных.

Применяется к