ContextRuleMetadata.Terms Свойство

Определение

Возвращает набор терминов для оценки.

public:
 property System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::String ^> ^ Terms { System::Collections::Generic::IReadOnlyDictionary<System::String ^, System::String ^> ^ get(); };
[System.Runtime.Serialization.DataMember(IsRequired=true, Order=2)]
public System.Collections.Generic.IReadOnlyDictionary<string,string> Terms { get; }
[<System.Runtime.Serialization.DataMember(IsRequired=true, Order=2)>]
member this.Terms : System.Collections.Generic.IReadOnlyDictionary<string, string>
Public ReadOnly Property Terms As IReadOnlyDictionary(Of String, String)

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

IReadOnlyDictionary<String,String>
Атрибуты

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