ContextRuleMetadata.Terms Eigenschaft

Definition

Ruft den Satz der auszuwertenden Begriffe ab.

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)

Eigenschaftswert

IReadOnlyDictionary<String,String>
Attribute

Gilt für