Compartilhar via


CompositionContract.MetadataConstraints Propriedade

Definição

Obtém uma coleção de restrições de metadados para o contrato.

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))

Valor da propriedade

Uma coleção de restrições de metadados.

Aplica-se a